Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #274593

Category curl
Changed by Stefan Eissing <stefanohnoyoudont@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