Skip to content

Conversation

javruben
Copy link

@javruben javruben commented Jun 9, 2014

According to HTTP/1.1 Spec:

The Connection general-header field allows the sender to specify options that are desired for that particular connection and MUST NOT be communicated by proxies over further connections.
See: http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html

I noticed that when sending agent: false this would also have the same behavior. With a non-node back-end such as apache, things work fine.

I have simple test cases available if you'd like to experiment with them.

@jcrugzz
Copy link
Contributor

jcrugzz commented Sep 5, 2014

@javruben id love to see a failing test for this in general. this was a terrible hack for node having broken http

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants