summaryrefslogtreecommitdiff
path: root/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test.c')
-rw-r--r--test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test.c b/test.c
index 7bcb360..280eab0 100644
--- a/test.c
+++ b/test.c
@@ -31,6 +31,7 @@ static const char *
basic_str =
"GET / HTTP/1.1\r\n"
"Host: pablotron.org\r\n"
+ "Content-Type: application/x-www-form-urlencoded\r\n"
"Connection: close\r\n"
"Content-Length: 15\r\n"
"\r\n"