Daniel Stenberg
|
93e32e6f62
|
Modified the default HTTP Accept: header to only be Accept: */*
|
2004-02-09 12:46:41 +00:00 |
|
Daniel Stenberg
|
958987c214
|
Chunked-transfers should have an additional CRLF after the final 0 CRLF
sequence.
|
2004-01-28 17:07:22 +00:00 |
|
Daniel Stenberg
|
c50a601f1a
|
modified to work fine with the new persistant connection working test suite
HTTP server
|
2003-07-19 23:57:08 +00:00 |
|
Daniel Stenberg
|
ee29dbdb8f
|
Each test case now specifies which server(s) it needs, without relying on the
test number.
|
2003-04-30 20:25:39 +00:00 |
|
Daniel Stenberg
|
264e6f6efd
|
Test case for sending insanely big HTTP requests. Mainly done this way to
make sure that it isn't all sent off in one single send() but instead
really tests the multiple-part-send logic.
|
2002-12-10 13:00:32 +00:00 |
|