aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test57
AgeCommit message (Collapse)Author
2004-02-09Modified the default HTTP Accept: header to only be Accept: */*Daniel Stenberg
2003-07-19modified to work fine with the new persistant connection working test suiteDaniel Stenberg
HTTP server
2003-04-30Each test case now specifies which server(s) it needs, without relying on theDaniel Stenberg
test number.
2003-01-30test case 57 - verifies that the Content-Type extraction does not stop onDaniel Stenberg
the first space anymore but cuts off the trailing spaces only. Bug report #669059.