diff options
author | mkwst <mkwst@chromium.org> | 2015-11-18 05:38:22 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-11-18 13:39:23 +0000 |
commit | 03eaf889ebe699c3a5af069d4a2ef2206c6431ad (patch) | |
tree | 19055bc5a96fa95d7840827c29b876733d6381eb /content/content_gpu.gypi | |
parent | e8853384ca0c7ed581bc38c2e4b2a23475d81eb9 (diff) | |
download | chromium_src-03eaf889ebe699c3a5af069d4a2ef2206c6431ad.zip chromium_src-03eaf889ebe699c3a5af069d4a2ef2206c6431ad.tar.gz chromium_src-03eaf889ebe699c3a5af069d4a2ef2206c6431ad.tar.bz2 |
Support 'URLSearchParams' as the body of a Request
As specified in Fetch, this patch allows 'URLSearchParams' to be passed
into the Request constructor, or into the RequestInit parameter of a
call to 'fetch()'. The object will be serialized as a urlencoded string,
and used as the body of the resulting request.
BUG=303152
NOTRY=true
Review URL: https://codereview.chromium.org/1456553002
Cr-Commit-Position: refs/heads/master@{#360326}
Diffstat (limited to 'content/content_gpu.gypi')
0 files changed, 0 insertions, 0 deletions