<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/node.git/test/simple/test-http-url.parse-basic.js, branch move-debugger-tests</title>
<subtitle>github.com: joyent/node.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/'/>
<entry>
<title>http.request(url.parse(x))</title>
<updated>2011-10-22T05:14:40+00:00</updated>
<author>
<name>seebees</name>
<email>seebees@gmail.com</email>
</author>
<published>2011-10-15T00:10:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=005d607aedf57eac046834060f3f6e8f24817407'/>
<id>005d607aedf57eac046834060f3f6e8f24817407</id>
<content type='text'>
http2.js

protocols object to store defaults for http and https, and use as a switch for supported protocols.
options.hostname &gt; options.host &gt; '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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http2.js

protocols object to store defaults for http and https, and use as a switch for supported protocols.
options.hostname &gt; options.host &gt; '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
</pre>
</div>
</content>
</entry>
</feed>
