summaryrefslogtreecommitdiffstats
path: root/Lib/test/output
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2003-07-08 12:36:58 (GMT)
committerJeremy Hylton <jeremy@alum.mit.edu>2003-07-08 12:36:58 (GMT)
commit121d34af198b2d051eec158fd1be7aa19a224c28 (patch)
treeb07880cabfcc0907480eba53a8f4121ac18020b7 /Lib/test/output
parenta6b7d3411fe324b42c2a53b37bee911364413594 (diff)
downloadcpython-121d34af198b2d051eec158fd1be7aa19a224c28.zip
cpython-121d34af198b2d051eec158fd1be7aa19a224c28.tar.gz
cpython-121d34af198b2d051eec158fd1be7aa19a224c28.tar.bz2
Fix SF bug 764095: Don't use network in test_httplib.
Diffstat (limited to 'Lib/test/output')
-rw-r--r--Lib/test/output/test_httplib2
1 files changed, 2 insertions, 0 deletions
diff --git a/Lib/test/output/test_httplib b/Lib/test/output/test_httplib
index 811e680..302b876 100644
--- a/Lib/test/output/test_httplib
+++ b/Lib/test/output/test_httplib
@@ -8,4 +8,6 @@ InvalidURL raised as expected
reply: 'HTTP/1.1 200 OK\r\n'
header: Set-Cookie: Customer="WILE_E_COYOTE"; Version="1"; Path="/acme"
header: Set-Cookie: Part_Number="Rocket_Launcher_0001"; Version="1"; Path="/acme"
+reply: 'HTTP/1.1 200 OK\r\n'
+header: Content-Length: 14432