Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-27 | test1509: verify proxy header response headers count | Daniel Stenberg | |
Modified sws to support and use custom CONNECT responses instead of the previously naive hard-coded version. Made the HTTP test server able to extract test case number from the host name in a CONNECT request by finding the number after the last dot. It makes 'machine.moo.123' use test case 123. Adapted a larger amount of tests to the new <connect> style. Bug: http://curl.haxx.se/bug/view.cgi?id=1204 Reported by: Martin Jansen | |||
2012-03-23 | tests #1316 #1319 #1320 #1321: add missing keywords | Yang Tse | |
2012-01-04 | test1320 test1321: avoid User-Agent comparison | Yang Tse | |
2012-01-03 | tests: test IMAP, POP3 and SMTP over HTTP proxy tunnel | Daniel Stenberg | |