Skip to content

http: make ClientRequest#setTimeout() a no-op after end

Rodrigo Muino Tomonari requested to merge github/fork/timdp/fix-25499 into master

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

Originally discovered and resolved by @szmarczak

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

Merge request reports

Loading