summaryrefslogtreecommitdiff
path: root/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test.c')
-rw-r--r--test.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/test.c b/test.c
index a2ccb0a..7bcb360 100644
--- a/test.c
+++ b/test.c
@@ -32,9 +32,9 @@ basic_str =
"GET / HTTP/1.1\r\n"
"Host: pablotron.org\r\n"
"Connection: close\r\n"
- "Content-Length: 123456\r\n"
- "Transfer-Encoding: deflate, chunked\r\n"
- "\r\n";
+ "Content-Length: 15\r\n"
+ "\r\n"
+ "hello test test";
static bool
basic_cb(