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

Change #228349

Category None
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Fri 25 Apr 2025 23:36:05
Repository https://api.github.com/repos/curl/curl
Project curl/curl
Branch bagder/ws-checkheaders
Revision e0f8b36982505aad3af3c0b86ade262eaec24262

Comments

ws: fix the header replace check

It passed in the wrong header length to the check function, which made
it do duplicated headers in cases where the user provides its own set.

Reported-by: sbernatsky on github
Fixes #17170

Changed files