| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
... so that we can check HTTP requests for User-Agent: curl/%VERSION
Update 600+ test cases accordingly.
Closes #6037
|
| |
|
|
|
|
| |
Added build to travis to verify
Closes #5466
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
Removed a few unnecessary requires SSL statements.
|
| |
|
|
| |
directly to ftpserver.cmd and removing unneeded empty sections.
|
| |
|
|
|
|
| |
are not, due mainly to the lack of support for XML character entities
(e.g. & => & ). This will make it easier to validate test files using
tools like xmllint, as well as edit and view them using XML tools.
|
| | |
|
| | |
|
| |
|
|
|
|
| |
no fixed port numbers in use anymore. Starting now, the default ports the
servers use are 8990 - 8993. There's no option to modify these yet, but
changing the $base option in the top of the runtests.pl script.
|
| |
|
|
| |
test number.
|
| | |
|
| |
|
|
| |
added two new tests to test the absense of -k to insecure SSL sites
|
| | |
|
| |
|