http: parse the status message in a http response.
authorCam Swords <cam.swords@gmail.com>
Sun, 22 Sep 2013 14:06:58 +0000 (00:06 +1000)
committerFedor Indutny <fedor.indutny@gmail.com>
Fri, 20 Dec 2013 13:55:08 +0000 (17:55 +0400)
commit7ffe2ad6167e193c7eda46a2db31c153e07d97bd
treea13887d2ae30fd4ee875f31d190342be88b373f8
parenta35a2f0192f78c762ed1009025e673cf09862d4d
http: parse the status message in a http response.
doc/api/http.markdown
lib/_http_common.js
lib/_http_incoming.js
src/env.h
src/node_http_parser.cc
test/simple/test-http-parser.js
test/simple/test-http-response-status-message.js [new file with mode: 0644]