summaryrefslogtreecommitdiff
path: root/std/testing/asserts_test.ts
diff options
context:
space:
mode:
authorChris Couzens <ccouzens@gmail.com>2020-06-24 04:56:05 +0100
committerGitHub <noreply@github.com>2020-06-23 23:56:05 -0400
commitf6a41469730e8dcd0995d3e5dd370b9410c65ba4 (patch)
tree4c1f6b42232be2ab8d0569df9a1bbf4d7da5472c /std/testing/asserts_test.ts
parent49c54c0805ab26410a62e0251fee3a28b98c0e13 (diff)
fix(cli/web): Support URLSearchParam as Body (#6416)
The following used to fail in Deno despite working in the browser: ```javascript new Request('http://localhost/', {method: 'POST', body: new URLSearchParams({hello: 'world'})}).text().then(console.log) ```
Diffstat (limited to 'std/testing/asserts_test.ts')
0 files changed, 0 insertions, 0 deletions