summary refs log tree commit
path: root/test/multipart/filename_with_percent_escaped_quotes
diff options
context:
space:
mode:
Diffstat (limited to 'test/multipart/filename_with_percent_escaped_quotes')
-rw-r--r--test/multipart/filename_with_percent_escaped_quotes4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/multipart/filename_with_percent_escaped_quotes b/test/multipart/filename_with_percent_escaped_quotes
index 7db06413..af2394b1 100644
--- a/test/multipart/filename_with_percent_escaped_quotes
+++ b/test/multipart/filename_with_percent_escaped_quotes
@@ -1,6 +1,6 @@
 --AaB03x
-Content-Disposition: form-data; name="files"; filename="escape %22quotes"
-Content-Type: application/octet-stream
+content-disposition: form-data; name="files"; filename="escape %22quotes"
+content-type: application/octet-stream
 
 contents
 --AaB03x--