summaryrefslogtreecommitdiff
path: root/test/simple/test-http-server-multiheaders.js
Commit message (Expand)AuthorAgeFilesLines
* http: handle multiple Proxy-Authenticate valuesthewilli2012-09-271-0/+4
* Add WebSocket RFC6455 multiheader fields to the http parser.einaros2012-02-161-1/+8
* http: allow multiple WWW-Authenticate headersBen Noordhuis2012-02-161-0/+4
* test: refactored http test.koichik2011-08-161-14/+16
* Update copyright headersRyan Dahl2011-03-141-0/+21
* GJSLint all tests, only 3 long lines left in test-url.jsOleg Efimov2010-12-051-13/+12
* Fix global leaksRyan Dahl2010-12-041-2/+2
* Update tests to work with module contextsRyan Dahl2010-07-151-3/+4
* Only concatenate some incoming HTTP headers.Peter Griess2010-06-211-0/+36