aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test88
AgeCommit message (Collapse)Author
2004-04-06New authentication code added, particularly noticable when doing POST or PUTDaniel Stenberg
with Digest or NTLM. libcurl will now use HEAD to negotiate the authentication and when done perform the requested POST.
2004-03-05issue 12 fixDaniel Stenberg
2004-02-09Modified the default HTTP Accept: header to only be Accept: */*Daniel Stenberg
2003-09-15test88, doing PUT with --digest now worksDaniel Stenberg