summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKevin (Kun) "Kassimo" Qian <kevinkassimo@gmail.com>2018-12-21 17:09:53 -0500
committerRyan Dahl <ry@tinyclouds.org>2018-12-21 17:09:53 -0500
commitcbee2895b3643aaccd62b221bf1bb4ac6a1ca9fb (patch)
treec02fb8a8edcea85f86c12a14a9736f3b35357a85 /tests
parent317fddbbf8615b8cb4dc3c0ea7d81c0c80a8e3ee (diff)
Implement `Body.formData` for fetch (#1393)
Diffstat (limited to 'tests')
-rw-r--r--tests/subdir/form_urlencoded.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/subdir/form_urlencoded.txt b/tests/subdir/form_urlencoded.txt
new file mode 100644
index 000000000..70e087c20
--- /dev/null
+++ b/tests/subdir/form_urlencoded.txt
@@ -0,0 +1 @@
+field_1=Hi&field_2=%3CDeno%3E \ No newline at end of file