diff options
Diffstat (limited to 'Lib/test/output/test_httplib')
-rw-r--r-- | Lib/test/output/test_httplib | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/test/output/test_httplib b/Lib/test/output/test_httplib index d9b3fa1..811e680 100644 --- a/Lib/test/output/test_httplib +++ b/Lib/test/output/test_httplib @@ -8,3 +8,4 @@ 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" + |