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: 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 }, readable: true, _events: [Object: null prototype] { pause: [Function: onRequestPause], resume: [Function: onRequestResume], data: [Function], end: [Function: bound onceWrapper] { listener: [Function] }, error: [Function: bound onceWrapper] { listener: [Function] } }, _eventsCount: 5, _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)]: ServerHttp2Stream { _readableState: ReadableState { objectMode: false, highWaterMark: 16384, buffer: [BufferList], 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 }, readable: true, _events: [Object: null prototype] { pause: [Function: streamOnPause], newListener: [Function: streamListenerAdded], removeListener: [Function: streamListenerRemoved], trailers: [Function: onStreamTrailers], end: [Function: onStreamEnd], error: [Function: onStreamError], aborted: [Array], close: [Array], drain: [Function: onStreamDrain], wantTrailers: [Function: onStreamTrailersReady], data: [Function: onStreamData] }, _eventsCount: 11, _maxListeners: undefined, _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: [Object] }, writable: true, allowHalfOpen: true, timeout: 0, [Symbol(asyncId)]: 662397, [Symbol(kSession)]: ServerHttp2Session { _events: [Object: null prototype], _eventsCount: 6, _maxListeners: undefined, timeout: 120000, [Symbol(state)]: [Object], [Symbol(encrypted)]: true, [Symbol(alpnProtocol)]: 'h2', [Symbol(type)]: 0, [Symbol(proxySocket)]: null, [Symbol(socket)]: [TLSSocket], [Symbol(timeout)]: [Timeout], [Symbol(kHandle)]: [Http2Session], [Symbol(kNativeFields)]: [Uint8Array], [Symbol(server)]: [Http2SecureServer], [Symbol(local-settings)]: [Object] }, [Symbol(timeout)]: null, [Symbol(state)]: { didRead: true, flags: 19, rstCode: 8, writeQueueSize: 0, trailersReady: false, endAfterHeaders: false }, [Symbol(request)]: [Circular], [Symbol(proxySocket)]: null, [Symbol(id)]: 1, [Symbol(kHandle)]: Http2Stream { owner: [Circular], [Symbol(owner)]: [Circular] }, [Symbol(protocol)]: 'https', [Symbol(authority)]: 'bugrepro.org:8443', [Symbol(response)]: Http2ServerResponse { _events: [Object: null prototype] {}, _eventsCount: 0, _maxListeners: undefined, writable: true, [Symbol(state)]: [Object], [Symbol(headers)]: [Object: null prototype] {}, [Symbol(trailers)]: [Object: null prototype] {}, [Symbol(stream)]: [Circular] } }, [Symbol(aborted)]: true }