0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test
thewilli 33a5c8a814 http: handle multiple Proxy-Authenticate values
Just as the 'WWW-Authenticate' HTTP header the 'Proxy-Authenticate' header might
be received several times as well. Currently only one value is preserved. This
change allows to receive multiple values concatenated by space and comma.
2012-09-27 13:28:16 -07:00
..
addons
disabled
fixtures fs: don't segfault on deeply recursive stat() 2012-09-14 02:37:51 +02:00
gc test: use the debug build of node-weak when necessary 2012-06-13 17:58:28 -07:00
internet test: pick another CNAME record to test dns queries 2012-09-26 01:57:24 +02:00
message test-message: fix message output 2012-08-05 14:33:23 -07:00
pummel Test client renegotiation attacks on HTTPS 2012-08-29 12:26:28 -07:00
simple http: handle multiple Proxy-Authenticate values 2012-09-27 13:28:16 -07:00
common.js