diff options
Diffstat (limited to 'fastify-busboy/test/fixtures/nested-full/preamble.header')
-rw-r--r-- | fastify-busboy/test/fixtures/nested-full/preamble.header | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fastify-busboy/test/fixtures/nested-full/preamble.header b/fastify-busboy/test/fixtures/nested-full/preamble.header new file mode 100644 index 0000000..2815341 --- /dev/null +++ b/fastify-busboy/test/fixtures/nested-full/preamble.header @@ -0,0 +1,2 @@ +{"user-agent": ["foo bar baz"],
+ "content-type": ["multipart/form-data; boundary=AaB03x"]}
\ No newline at end of file |