Skip to content

package:http_parser v4.1.2

Choose a tag to compare

@brianquinlan brianquinlan released this 02 Jan 18:36
· 245 commits to master since this release
6ecd13a
  • Fixed a bug where parsing quoted header values could require a regex to
    backtrack
  • Fixed a bug where quoted header values containing escaped quotes would not
    be correctly parsed.