Skip to content

http: simplify checkIsHttpToken()

Rodrigo Muino Tomonari requested to merge github/fork/Trott/istoken into master

Replace code optimized for older versions of V8 with more straightforward code in checkIsHttpToken().

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

http

Merge request reports

Loading