Skip to content

ConnectionClose error#9

Open
clown wants to merge 1 commit into
tunnelvisionlabs:masterfrom
clown:connection-close-error
Open

ConnectionClose error#9
clown wants to merge 1 commit into
tunnelvisionlabs:masterfrom
clown:connection-close-error

Conversation

@clown
Copy link
Copy Markdown

@clown clown commented Jul 22, 2015

HttpClient throws an ArgumentException when setting the DefaultRequestHeaders.ConnectionClose property.
I removed the process of setting the HttpWebRequest.Connection property for the error (see also: https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest.connection.aspx ).

@sharwell
Copy link
Copy Markdown
Member

Hi @clown,

After our first release of this library (which is based on the Mono implementation), Microsoft open sourced their own implementation of System.Net.Http. I'm thinking about bringing over that code to replace the entire current implementation. I haven't made a final decision on this yet, so I'll still evaluate this pull request in the meantime. 😄

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants