Add value argument to URLSearchParams's has() and delete()
Brief description
This feature adds the ability to pass a `value` argument to URLSearchParams's has() and delete() methods which allow for deleting tuples stored in URLSearchParams either by the `name` parameter or by the combination of `name` and `value`
If you're interested in mentoring, please volunteer by replying to this email! Otherwise, dom...@chromium.org will assign someone within the next 2 business days.
Domenic Denicola
unread,
May 10, 2023, 2:09:41 AM5/10/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dom...@chromium.org, spec-m...@chromium.org, debad...@gmail.com
Hi debadree333,
Can you state more about what you're hoping to get from a spec mentor? From what I understand the specification is already written and merged.