diff options
author | Mattes D <github@xoft.cz> | 2016-08-24 09:32:27 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-24 09:32:27 +0200 |
commit | 6c57cc389cbbd43d40e160db311dc685557c95f7 (patch) | |
tree | 53c5a6a97c2a2ce8ec5c4984edbc855d396cd3b6 /tests/HTTP/HTTPResponse2.data | |
parent | Merge pull request #3310 from cuberite/UrlClient (diff) | |
parent | HTTP: Fixed empty headers parsing. (diff) | |
download | cuberite-6c57cc389cbbd43d40e160db311dc685557c95f7.tar cuberite-6c57cc389cbbd43d40e160db311dc685557c95f7.tar.gz cuberite-6c57cc389cbbd43d40e160db311dc685557c95f7.tar.bz2 cuberite-6c57cc389cbbd43d40e160db311dc685557c95f7.tar.lz cuberite-6c57cc389cbbd43d40e160db311dc685557c95f7.tar.xz cuberite-6c57cc389cbbd43d40e160db311dc685557c95f7.tar.zst cuberite-6c57cc389cbbd43d40e160db311dc685557c95f7.zip |
Diffstat (limited to 'tests/HTTP/HTTPResponse2.data')
-rw-r--r-- | tests/HTTP/HTTPResponse2.data | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/HTTP/HTTPResponse2.data b/tests/HTTP/HTTPResponse2.data index d708c4758..cb8dde4a2 100644 --- a/tests/HTTP/HTTPResponse2.data +++ b/tests/HTTP/HTTPResponse2.data @@ -2,6 +2,7 @@ HTTP/1.0 200 OK Note: This is a Chunked transfer encoding test
Header2: Value2
Transfer-Encoding: chunked
+Empty-Header:
4
Wiki
|