diff --git a/nodejs.yaml b/nodejs.yaml index c9b5ded..83bcc9e 100644 --- a/nodejs.yaml +++ b/nodejs.yaml @@ -48,6 +48,10 @@ data: rationale: Platform abstraction layer for Node.js ref: 1 buildorder: 0 + http-parser: + rationale: Needed for parsing HTTP requests + ref: master + buildorder: 0 nghttp2: rationale: Needed for HTTP2 support ref: master