Skip to content

Http2 timeout documentation

Rodrigo Muino Tomonari requested to merge github/fork/sagitsofan/my-branch into master

Added into documentation new default timeout values of "2 minutes" under 2 classes at "Event: 'timeout'" section.

  1. Class: Http2SecureServer
  2. Class: Http2Server

Documentation: https://nodejs.org/api/http2.html#http2_event_timeout_2 https://nodejs.org/api/http2.html#http2_event_timeout_3

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