Skip to content

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 in addTrailers and storeHeader
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading