Request a bigger file -> more testing.

This commit is contained in:
Emil Mikulic 2006-12-13 07:46:26 +00:00
parent af7d21c31e
commit 6d24c697b1
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
import sys, socket
request = (
'GET /AUTHORS HTTP/1.0\r\n'
'GET /darkhttpd.c HTTP/1.0\r\n'
'\r\n'
)