Change #274593
| Category | curl |
| Changed by | Stefan Eissing <stefan@eissing.org> |
| Changed at | Sun 12 Jul 2026 18:03:48 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | e89d5a1202f3e00918eb0ea465041dbaa78e75c7 |
Comments
tests: remove test1701 Test 1701 did a HTTP/2 Upgrade in a HTTP/1.1 POST request. This will no longer be supported in the upcoming nghttp2 release for security reasons (Upgrade requests with body a re messy, error prone and can easily lead to connection confusion). As no other server we have supports this, remove the test. Reported-by: firexinghe on github Fixes #22280 Closes #22291
Changed files
- tests/data/Makefile.am
- tests/data/test1701