Skip to content

test: add case to test-http-methods.js

Add more case to check existence of DELETE and PUT methods.

Refs: https://github.com/nodejs/node/issues/14544

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test http

Merge request reports

Loading