property ServerOptions.insecureHTTPParser
Use an insecure HTTP parser that accepts invalid HTTP headers when true
.
Using the insecure parser should be avoided.
See --insecure-http-parser for more information.
Type #
boolean | undefined
Use an insecure HTTP parser that accepts invalid HTTP headers when true
.
Using the insecure parser should be avoided.
See --insecure-http-parser for more information.
boolean | undefined