Commit c2599a1
http: remove obsolete function escapeHeaderValue
There are test cases which validate the useful path of the function
never runs the functionality of it is obsoleted by
checkInvalidHeaderChar
PR-URL: #24173
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>1 parent 89c3388 commit c2599a1
1 file changed
+2
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
409 | 409 | | |
410 | 410 | | |
411 | 411 | | |
412 | | - | |
| 412 | + | |
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
| |||
642 | 642 | | |
643 | 643 | | |
644 | 644 | | |
645 | | - | |
646 | | - | |
647 | | - | |
648 | | - | |
649 | | - | |
650 | | - | |
651 | | - | |
652 | 645 | | |
653 | 646 | | |
654 | 647 | | |
| |||
670 | 663 | | |
671 | 664 | | |
672 | 665 | | |
673 | | - | |
| 666 | + | |
674 | 667 | | |
675 | 668 | | |
676 | 669 | | |
| |||
0 commit comments