Calvin Buckley
cd32c597a7
Fix regression with header removal removing whole prefixes ( #21020 )
...
* Fix regression with header removing removing whole prefixes
The header removal code looked for the colon for key-value at the wrong
place, so it would overzealously remove headers. Tweak that condition,
and make the alternative condition only active if it's set (with the
remove prefix op case).
Fixes GH-21018.
* avoid reading past the actual length
* Rename variable to be more clear
2026-01-28 16:50:06 -04:00
..
2025-09-30 14:47:35 +02:00
2025-12-05 22:32:28 +00:00
2025-08-07 19:09:03 +02:00
2025-08-13 13:59:01 +02:00
2025-10-15 19:39:39 +02:00
2025-12-15 23:52:00 +01:00
2026-01-14 14:22:06 +00:00
2026-01-24 11:39:06 +00:00
2025-09-03 18:26:43 -07:00
2026-01-26 19:20:10 +01:00
2025-12-03 22:30:12 +01:00
2025-08-23 14:36:39 +01:00
2025-08-09 17:42:19 +01:00
2025-09-11 12:10:41 +02:00
2025-12-03 20:22:50 +00:00
2025-12-04 23:25:29 +00:00
2025-08-04 15:15:52 +01:00
2025-08-25 01:52:25 -07:00
2025-10-29 14:39:48 -03:00
2025-12-22 12:18:14 +01:00
2025-08-05 18:21:15 +01:00
2025-12-08 22:30:33 +01:00
2026-01-26 19:20:42 +01:00
2025-12-02 16:45:39 +01:00
2026-01-14 20:10:30 +01:00
2025-12-14 15:29:02 +00:00
2025-11-21 09:20:41 +01:00
2025-09-09 00:07:15 -03:00
2026-01-21 00:27:15 +01:00
2026-01-23 14:59:35 +01:00
2025-12-24 16:10:34 +00:00
2025-11-07 18:54:56 +01:00
2025-12-16 15:36:52 +01:00
2025-08-26 09:06:19 +02:00
2025-12-28 13:09:13 +01:00
2025-10-24 21:20:52 +02:00
2025-08-26 09:06:19 +02:00
2026-01-28 18:14:53 +00:00
2025-10-19 14:13:54 +02:00
2026-01-19 06:17:40 +00:00
2026-01-10 15:10:08 +01:00
2025-12-22 12:55:16 +00:00
2025-11-04 08:33:44 +01:00
2026-01-02 13:04:35 +01:00
2026-01-13 16:07:50 +01:00
2025-12-23 23:17:07 +01:00
2025-10-12 11:25:31 +02:00
2025-09-23 14:57:33 +02:00
2025-10-02 19:41:59 +02:00
2025-09-06 14:06:10 +01:00
2026-01-07 09:51:46 +01:00
2026-01-11 20:43:12 +01:00
2025-12-14 23:18:16 +01:00
2026-01-28 16:50:06 -04:00
2025-08-05 17:25:47 +01:00
2025-12-29 21:29:08 +01:00
2025-08-22 18:29:50 +02:00
2026-01-13 22:45:58 +01:00
2025-12-03 22:16:54 +01:00
2025-10-11 23:57:43 +02:00
2025-09-29 16:08:56 +02:00
2026-01-13 12:36:31 +01:00
2025-11-18 20:31:31 +01:00
2025-12-28 01:32:21 +01:00
2025-09-23 14:57:33 +02:00