http: strictly forbid invalid characters from headers
authorJames M Snell <jasnell@gmail.com>
Thu, 4 Feb 2016 01:32:23 +0000 (17:32 -0800)
committerJames M Snell <jasnell@gmail.com>
Tue, 9 Feb 2016 16:42:15 +0000 (08:42 -0800)
commitcf2b714b029db496512521d4f9f02c51d86c001b
tree74822bbeba60319cadd041d5de69fae97125cc49
parent0eae95eae322ba06aaec77227a02927ba3a90ea9
http: strictly forbid invalid characters from headers

PR-URL: https://github.com/nodejs/node-private/pull/20
doc/api/http.markdown
lib/_http_common.js
lib/_http_outgoing.js
test/parallel/test-http-response-splitting.js [new file with mode: 0644]