Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
0 Points
12 Posts
Apr 23, 2012 08:15 AM|LINK
In my code, I think all access to the .Content (except the .Headers) is done via async methods - I pass the HttpWebRequest that comes in via WebAPI straight into HttpClient without consuming the data.
mcintyre321
0 Points
12 Posts
Re: HttpClient buffering when POSTing data
Apr 23, 2012 08:15 AM|LINK
In my code, I think all access to the .Content (except the .Headers) is done via async methods - I pass the HttpWebRequest that comes in via WebAPI straight into HttpClient without consuming the data.