diff options
| author | David Lord <davidism@gmail.com> | 2020-10-26 16:49:13 -0700 |
|---|---|---|
| committer | David Lord <davidism@gmail.com> | 2020-10-26 16:49:13 -0700 |
| commit | 5cc1e1c60d3f7a4140069147cf191c6da8de9dce (patch) | |
| tree | f627a156822208bac95c111867bbe4edec319332 /tests/res/chunked.http | |
| parent | 47bf15d663ccff521d48f4809bb6e4d690231798 (diff) | |
| download | werkzeug-test-dev-server.tar.gz | |
only use http.clienttest-dev-server
Diffstat (limited to 'tests/res/chunked.http')
| -rw-r--r-- | tests/res/chunked.http | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/tests/res/chunked.http b/tests/res/chunked.http deleted file mode 100644 index 44aa71f6..00000000 --- a/tests/res/chunked.http +++ /dev/null @@ -1,25 +0,0 @@ -94
-----------------------------898239224156930639461866
-Content-Disposition: form-data; name="file"; filename="test.txt"
-Content-Type: text/plain
-
-
-f
-This is a test -
-2
-
-
-65
-----------------------------898239224156930639461866
-Content-Disposition: form-data; name="type"
-
-
-a
-text/plain
-3a
-
-----------------------------898239224156930639461866--
-
-0
-
|
