summaryrefslogtreecommitdiffstats
path: root/content/content_gpu.gypi
diff options
context:
space:
mode:
authormkwst <mkwst@chromium.org>2015-11-18 05:38:22 -0800
committerCommit bot <commit-bot@chromium.org>2015-11-18 13:39:23 +0000
commit03eaf889ebe699c3a5af069d4a2ef2206c6431ad (patch)
tree19055bc5a96fa95d7840827c29b876733d6381eb /content/content_gpu.gypi
parente8853384ca0c7ed581bc38c2e4b2a23475d81eb9 (diff)
downloadchromium_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