Files
node/lib
seebees 005d607aed http.request(url.parse(x))
http2.js

protocols object to store defaults for http and https, and use as a switch for supported protocols.
options.hostname > options.host > 'localhost'
if I have an options.auth element and I do not have an Authorization header, I do basic auth.
http.request collapses to new ClientRequest since the defaults are handled by the protocol object

test-http-url.parse*

Fixes #1390

Conflicts:

	lib/http2.js
2011-10-22 14:14:40 +09:00
..
2011-03-14 17:37:05 -07:00
2011-10-05 18:51:06 -07:00
2011-10-12 02:58:35 -07:00
2011-03-14 17:37:05 -07:00
2011-10-11 13:26:41 -07:00
2011-07-19 01:46:38 -07:00
2011-03-14 17:37:05 -07:00
2011-10-12 16:19:46 -07:00
2011-10-22 14:14:40 +09:00
2011-10-22 14:14:40 +09:00
2011-04-26 20:04:32 -07:00
2011-10-05 18:51:06 -07:00
2011-09-15 10:54:08 -07:00
2011-10-05 18:51:06 -07:00
2011-03-14 17:37:05 -07:00
2011-08-31 19:26:34 +02:00
2011-10-11 13:11:54 -07:00
2011-10-21 18:02:30 -07:00
2011-10-11 13:41:33 -07:00
2011-10-18 13:12:50 -07:00
2011-09-08 13:30:52 -07:00