Bernhard M. Wiedemann
8d0c1137c1
tests: make three tests pass until 2037
...
after 2038 something in test1915 fails on 32-bit OSes
Closes #7512
2021-07-30 12:39:34 +02:00
Daniel Stenberg
c214a6a17b
c-hyper: abort CONNECT response reading early on non 2xx responses
...
Fixes test 493
Closes #7209
2021-06-10 08:42:27 +02:00
Daniel Stenberg
7569518e92
test 493: require https in curl to run
...
Closes #6927
2021-04-20 10:01:19 +02:00
Daniel Stenberg
d71ff2b9db
hsts: enable by default
...
No longer considered experimental.
Closes #6700
2021-04-19 08:22:16 +02:00
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
Fabian Keil
124198631b
tests: fixup several tests
...
missing CRs and modified %hostip
lib556/test556: use a real HTTP version to make test reuse more convenient
make sure the weekday in Date headers matches the date
test61: replace stray "^M" (5e 4d) at the end of a cookie with a '^M' (0d)
Gets the test working with external proxies like Privoxy again.
Closes #6463
2021-02-09 00:28:19 +01:00
Daniel Stenberg
ee644bc8b3
test493: verify --hsts upgrade and that %{url_effective} reflects that
...
Closes #6175
2020-11-06 08:22:34 +01:00