Age | Commit message (Collapse) | Author |
|
Technical difficulties prevented this from going into the
previous commit.
|
|
Also, removed an unneeded strippart
|
|
This feature specifies the availability of cryptographic
authentication, which can be disabled at compile-time
|
|
Instead of using haxx.se as a fixed magic host name in lots of tests,
this is a first step to move toward the generic example.com host
instead.
|
|
|
|
|
|
used. It has been used since forever but it was never a good idea to use
unless explicitly asked for.
|
|
|
|
|
|
(http://curl.haxx.se/bug/view.cgi?id=1850730) I wrote up test case 552. The
test is doing a 70K POST with a read callback and an ioctl callback over a
proxy requiring Digest auth. The test case code is more or less identical to
the test recipe code provided by Spacen Jasset (who submitted the bug report).
|