Daniel Stenberg
|
e2b4df7b5e
|
tests: use %TESTNUMBER instead of fixed number
This makes the tests easier to copy and relocate to other test numbers
without having to update content.
Closes #6738
|
2021-03-19 15:57:21 +01:00 |
|
Daniel Stenberg
|
e6b21d422e
|
runtests: provide curl's version string as %VERSION for tests
... so that we can check HTTP requests for User-Agent: curl/%VERSION
Update 600+ test cases accordingly.
Closes #6037
|
2020-10-02 22:54:23 +02:00 |
|
Marcel Raad
|
476eb88171
|
tests: use proxy feature
This makes the tests succeed when using --disable-proxy.
Closes https://github.com/curl/curl/pull/4488
|
2019-10-15 07:56:55 +02:00 |
|
Dan Fandrich
|
f45de0e87c
|
tests: removed the obsolete name parameter
|
2017-02-18 22:19:44 +01:00 |
|
Daniel Stenberg
|
93b0d907d5
|
Revert "Proxy-Connection: stop sending this header by default"
This reverts commit 113f04e664 .
|
2016-08-16 08:36:04 +02:00 |
|
Daniel Stenberg
|
113f04e664
|
Proxy-Connection: stop sending this header by default
RFC 7230 says we should stop. Firefox already stopped.
Bug: https://github.com/curl/curl/issues/633
Reported-By: Brad Fitzpatrick
Closes #633
|
2016-02-08 11:09:40 +01:00 |
|
Fabian Keil
|
d020e2c381
|
tests: test1232 verifies dotdot removal from path with proxy
|
2013-07-23 20:51:15 +02:00 |
|