-
- Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Description
Node 10.13
CentOS 7
HTTP2
When trying to use writeHead on the compatibility layer, I get a ERR_HTTP2_INVALID_STREAM sometimes that crashes the worker process.
Error [ERR_HTTP2_INVALID_STREAM]: The stream has been destroyed
at Http2ServerResponse.writeHead (internal/http2/compat.js:569:13)
The header is in {key:[value,value],anotherkey:[value]} format.
Metadata
Metadata
Assignees
Labels
No labels