← Back to release summary

URLSearchParams: sort() method

Category
Network / Connectivity
Type
New or changed feature
Status
Enabled by default (Chrome 61)
Intent stage
None

Summary

Sorts all name-value pairs stored in a URLSearchParams. Proposed at https://github.com/whatwg/url/issues/26 to improve cache hit rate easily.

Standards & signals

Docs: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams/sort

View on chromestatus.com