This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 25885 - Explain dual nature of URLSearchParams
Summary: Explain dual nature of URLSearchParams
Status: RESOLVED WONTFIX
Alias: None
Product: WHATWG
Classification: Unclassified
Component: URL (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: Unsorted
Assignee: Anne
QA Contact: sideshowbarker+urlspec
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-26 13:20 UTC by Anne
Modified: 2015-06-15 14:45 UTC (History)
2 users (show)

See Also:


Attachments

Description Anne 2014-05-26 13:20:47 UTC
Either you use it as if it exposes a multimap, or you use it as if it exposes a map.
Comment 1 Anne 2015-06-15 14:45:25 UTC
I guess this will come at some point when we harmonize FormData/URLSearchParams/Headers.