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
|
387e85efd0
|
cookie tests: treat files as text
Fixes test failures because of wrong line endings on Windows.
|
2018-08-23 13:11:20 +02:00 |
|
Daniel Stenberg
|
8392a0cf61
|
cookie: fix memory leak if path was set twice in header
... this will let the second occurance override the first.
Added test 1161 to verify.
Reported-by: Max Dymond
Fixes #1932
Closes #1933
|
2017-09-30 23:40:50 +02:00 |
|