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 |
|
Daniel Stenberg
|
c6f250c4d6
|
redirect: when following redirects to an absolute URL, URL encode it
... to make it handle for example (RFC violating) embeded spaces.
Reported-by: momala454 on github
Fixes #4445
Closes #4447
|
2019-10-02 07:53:32 +02:00 |
|