Skip to content

ConnectionClose error #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

ConnectionClose error #9

wants to merge 1 commit into from

Conversation

clown
Copy link

@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
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