Skip to content

Instantly share code, notes, and snippets.

@gajus
Created February 17, 2016 22:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gajus/a9c1a0224a92a091f0da to your computer and use it in GitHub Desktop.
Save gajus/a9c1a0224a92a091f0da to your computer and use it in GitHub Desktop.
node v5.6.0 error when attempting to proxy HTTP request.
[Error: Parse Error] bytesParsed: 483, code: 'HPE_UNEXPECTED_CONTENT_LENGTH' } Error: Parse Error
at Error (native)
at Socket.socketOnData (_http_client.js:315:20)
at emitOne (events.js:90:13)
at Socket.emit (events.js:182:7)
at readableAddChunk (_stream_readable.js:147:16)
at Socket.Readable.push (_stream_readable.js:111:10)
at TCP.onread (net.js:525:20)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment