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

Change #241589

Category curl
Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
Changed at Fri 01 Aug 2025 14:35:37
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision 7f5ad2028dab7e31c560283289b455f5d1c9a80d

Comments

pytest: test very long urls
test_02_36 tests h1/h2/h3 with urls longer than 1/16/32/64K.

Protocols behave the same until the size exceed 64k when h2 frame limits
bite and h3 exhibits a different http status.

Failed attempt to reproduce #18121
Closes #18129

Changed files