Skip to content

doc: http module clarify header limits

Fixes https://github.com/nodejs/node/issues/24693

Updates the API docs for the HTTP module to clarify header limitations such as size and processing time.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading