http-parser
http-parser copied to clipboard
Make HTTP_MAX_HEADER_SIZE configurable via gyp
Spin out from https://github.com/nodejs/node/pull/24716.
This also sets the default to 8KB when compiled via gyp.