Http2ServerRequest { _readableState: ReadableState { objectMode: false, highWaterMark: 16384, buffer: BufferList { head: null, tail: null, length: 0 }, length: 0, pipes: null, pipesCount: 0, flowing: true, ended: false, endEmitted: false, reading: false, sync: false, needReadable: true, emittedReadable: false, readableListening: false, resumeScheduled: false, paused: false, emitClose: true, autoDestroy: false, destroyed: false, defaultEncoding: 'utf8', awaitDrain: 0, readingMore: false, decoder: null, encoding: null }, readable: true, _events: [Object: null prototype] { pause: [Function: onRequestPause], resume: [Function: onRequestResume], data: [Function], end: [Function: bound onceWrapper] { listener: [Function] }, aborted: [Function: bound onceWrapper] { listener: [Function] }, error: [Function: bound onceWrapper] { listener: [Function] } }, _eventsCount: 6, _maxListeners: undefined, [Symbol(state)]: { closed: false, didRead: true }, [Symbol(headers)]: [Object: null prototype] { ':method': 'POST', ':path': '/', ':scheme': 'https', ':authority': 'bugrepro.org:8443', 'user-agent': 'curl/7.58.0', accept: '*/*', 'accept-encoding': 'deflate, gzip', 'content-type': 'application/json', 'content-length': '37' }, [Symbol(rawHeaders)]: [ ':method', 'POST', ':path', '/', ':scheme', 'https', ':authority', 'bugrepro.org:8443', 'user-agent', 'curl/7.58.0', 'accept', '*/*', 'accept-encoding', 'deflate, gzip', 'content-type', 'application/json', 'content-length', '37' ], [Symbol(trailers)]: {}, [Symbol(rawTrailers)]: [], [Symbol(stream)]: Http2Stream { id: 1, closed: false, destroyed: false, state: { state: 2, weight: 16, sumDependencyWeight: 0, localClose: 0, remoteClose: 0, localWindowSize: 65498 }, readableState: ReadableState { objectMode: false, highWaterMark: 16384, buffer: BufferList { head: null, tail: null, length: 0 }, length: 0, pipes: null, pipesCount: 0, flowing: true, ended: false, endEmitted: false, reading: true, sync: false, needReadable: true, emittedReadable: false, readableListening: false, resumeScheduled: false, paused: false, emitClose: true, autoDestroy: false, destroyed: false, defaultEncoding: 'utf8', awaitDrain: 0, readingMore: false, decoder: null, encoding: null }, writableState: WritableState { objectMode: false, highWaterMark: 16384, finalCalled: false, needDrain: false, ending: false, ended: false, finished: false, destroyed: false, decodeStrings: false, defaultEncoding: 'utf8', length: 0, writing: false, corked: 0, sync: true, bufferProcessing: false, onwrite: [Function: bound onwrite], writecb: null, writelen: 0, bufferedRequest: null, lastBufferedRequest: null, pendingcb: 0, prefinished: false, errorEmitted: false, emitClose: true, autoDestroy: false, bufferedRequestCount: 0, corkedRequestsFree: { next: null, entry: null, finish: [Function: bound onCorkedFinish] } } }, [Symbol(aborted)]: false }