-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Sync HttpClient Send #34948
Sync HttpClient Send #34948
Commits on Jan 29, 2020
-
Moved and fixed code from https://github.com/stephentoub/corefx/tree/…
…socketshttphandlersync stephentoub/corefx@0e4d640 Little compilation fix. Compilaris Test compilaris Fixed buffer sending not passing offset and count.
Configuration menu - View commit details
-
Copy full SHA for 1e11d42 - Browse repository at this point
Copy the full SHA 1e11d42View commit details
Commits on Feb 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8a96eab - Browse repository at this point
Copy the full SHA 8a96eabView commit details
Commits on Feb 6, 2020
-
Conflicts: src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs src/libraries/System.Net.Http/src/System.Net.Http.csproj src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/HttpConnectionPool.cs
Configuration menu - View commit details
-
Copy full SHA for 0db4f95 - Browse repository at this point
Copy the full SHA 0db4f95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b9baeb - Browse repository at this point
Copy the full SHA 8b9baebView commit details
Commits on Feb 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b4cdb9d - Browse repository at this point
Copy the full SHA b4cdb9dView commit details
Commits on Feb 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3eeff26 - Browse repository at this point
Copy the full SHA 3eeff26View commit details
Commits on Mar 18, 2020
-
Merge branch 'master' into mapichov/sync_http_api
# Conflicts: # src/libraries/System.Net.Http/ref/System.Net.Http.cs # src/libraries/System.Net.Http/src/System.Net.Http.csproj # src/libraries/System.Net.Http/src/System/Net/Http/DiagnosticsHandler.cs # src/libraries/System.Net.Http/src/System/Net/Http/HttpClient.cs # src/libraries/System.Net.Http/src/System/Net/Http/HttpContent.cs # src/libraries/System.Net.Http/src/System/Net/Http/MultipartContent.cs # src/libraries/System.Net.Http/src/System/Net/Http/ReadOnlyMemoryContent.cs # src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/AuthenticationHelper.NtAuth.cs # src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/AuthenticationHelper.cs # src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/Http3Connection.cs # src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/HttpConnection.cs # src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/HttpConnectionBase.cs # src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/HttpConnectionPool.cs # src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/HttpConnectionPoolManager.cs # src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/HttpContentWriteStream.cs # src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/SocketsHttpHandler.cs # src/libraries/System.Net.Http/src/System/Net/Http/StreamContent.cs
Configuration menu - View commit details
-
Copy full SHA for 4b9b048 - Browse repository at this point
Copy the full SHA 4b9b048View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13b7d33 - Browse repository at this point
Copy the full SHA 13b7d33View commit details
Commits on Mar 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4fcb464 - Browse repository at this point
Copy the full SHA 4fcb464View commit details
Commits on Mar 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 836c6a3 - Browse repository at this point
Copy the full SHA 836c6a3View commit details
Commits on Apr 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for de52d34 - Browse repository at this point
Copy the full SHA de52d34View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9b5907 - Browse repository at this point
Copy the full SHA c9b5907View commit details
Commits on Apr 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8e6abc8 - Browse repository at this point
Copy the full SHA 8e6abc8View commit details
Commits on Apr 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f930e5f - Browse repository at this point
Copy the full SHA f930e5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bacb741 - Browse repository at this point
Copy the full SHA bacb741View commit details
Commits on Apr 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 25ecee6 - Browse repository at this point
Copy the full SHA 25ecee6View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd6ca30 - Browse repository at this point
Copy the full SHA dd6ca30View commit details
Commits on Apr 14, 2020
-
Merge branch 'master' into mapichov/sync_http_api
# Conflicts: # src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/HttpConnectionBase.cs # src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/HttpConnectionPool.cs
Configuration menu - View commit details
-
Copy full SHA for 8ee2baf - Browse repository at this point
Copy the full SHA 8ee2bafView commit details
Commits on Apr 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 941f921 - Browse repository at this point
Copy the full SHA 941f921View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecee08f - Browse repository at this point
Copy the full SHA ecee08fView commit details
Commits on Apr 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 34809a5 - Browse repository at this point
Copy the full SHA 34809a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8824ac9 - Browse repository at this point
Copy the full SHA 8824ac9View commit details
Commits on Apr 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a2a653e - Browse repository at this point
Copy the full SHA a2a653eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 724241a - Browse repository at this point
Copy the full SHA 724241aView commit details
Commits on Apr 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 07699aa - Browse repository at this point
Copy the full SHA 07699aaView commit details
Commits on Apr 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d25d2d6 - Browse repository at this point
Copy the full SHA d25d2d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c00d8ea - Browse repository at this point
Copy the full SHA c00d8eaView commit details
Commits on May 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9a78f71 - Browse repository at this point
Copy the full SHA 9a78f71View commit details
Commits on May 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bc9bdb9 - Browse repository at this point
Copy the full SHA bc9bdb9View commit details
Commits on May 13, 2020
-
Merge branch 'master' into mapichov/sync_http_api
# Conflicts: # src/libraries/System.Net.Http/src/System/Net/Http/HttpContent.cs
Configuration menu - View commit details
-
Copy full SHA for 0e7a74d - Browse repository at this point
Copy the full SHA 0e7a74dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1de37c - Browse repository at this point
Copy the full SHA c1de37cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6de79c2 - Browse repository at this point
Copy the full SHA 6de79c2View commit details
Commits on May 14, 2020
-
Reworked tests to use inheritance instead of a test parameter.
MemberData must be static. Current HttpVersion (virtual property) cannot be used in data generation (i.e. AsyncBoolValue).
Configuration menu - View commit details
-
Copy full SHA for 0a32c84 - Browse repository at this point
Copy the full SHA 0a32c84View commit details
Commits on May 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b968275 - Browse repository at this point
Copy the full SHA b968275View commit details
Commits on May 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f173650 - Browse repository at this point
Copy the full SHA f173650View commit details
Commits on May 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e0b8c0d - Browse repository at this point
Copy the full SHA e0b8c0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77b406f - Browse repository at this point
Copy the full SHA 77b406fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a32c9d - Browse repository at this point
Copy the full SHA 9a32c9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3da68cb - Browse repository at this point
Copy the full SHA 3da68cbView commit details
Commits on May 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5fc5ac0 - Browse repository at this point
Copy the full SHA 5fc5ac0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b8463c - Browse repository at this point
Copy the full SHA 8b8463cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11021c6 - Browse repository at this point
Copy the full SHA 11021c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0f0a5d - Browse repository at this point
Copy the full SHA a0f0a5dView commit details
Commits on May 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0dcf44e - Browse repository at this point
Copy the full SHA 0dcf44eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f28a2b - Browse repository at this point
Copy the full SHA 6f28a2bView commit details
Commits on May 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c8d2336 - Browse repository at this point
Copy the full SHA c8d2336View commit details
Commits on Jun 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f8a8219 - Browse repository at this point
Copy the full SHA f8a8219View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8b46a6 - Browse repository at this point
Copy the full SHA c8b46a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e412e9 - Browse repository at this point
Copy the full SHA 4e412e9View commit details
Commits on Jun 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 86171b0 - Browse repository at this point
Copy the full SHA 86171b0View commit details
Commits on Jun 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a53aee7 - Browse repository at this point
Copy the full SHA a53aee7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9501109 - Browse repository at this point
Copy the full SHA 9501109View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41212be - Browse repository at this point
Copy the full SHA 41212beView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6f86f9 - Browse repository at this point
Copy the full SHA b6f86f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52c5601 - Browse repository at this point
Copy the full SHA 52c5601View commit details
Commits on Jun 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0f90f0c - Browse repository at this point
Copy the full SHA 0f90f0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 453aa6b - Browse repository at this point
Copy the full SHA 453aa6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 157431c - Browse repository at this point
Copy the full SHA 157431cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbcc5a1 - Browse repository at this point
Copy the full SHA bbcc5a1View commit details
Commits on Jun 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d9de995 - Browse repository at this point
Copy the full SHA d9de995View commit details -
Configuration menu - View commit details
-
Copy full SHA for eeb5fa1 - Browse repository at this point
Copy the full SHA eeb5fa1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f20d300 - Browse repository at this point
Copy the full SHA f20d300View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f8bbd8 - Browse repository at this point
Copy the full SHA 0f8bbd8View commit details
Commits on Jun 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 43ed804 - Browse repository at this point
Copy the full SHA 43ed804View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04d567f - Browse repository at this point
Copy the full SHA 04d567fView commit details
Commits on Jun 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0f58108 - Browse repository at this point
Copy the full SHA 0f58108View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53c24a9 - Browse repository at this point
Copy the full SHA 53c24a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bc2f15 - Browse repository at this point
Copy the full SHA 1bc2f15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 864b158 - Browse repository at this point
Copy the full SHA 864b158View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77669b8 - Browse repository at this point
Copy the full SHA 77669b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c624dd8 - Browse repository at this point
Copy the full SHA c624dd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed6eb2a - Browse repository at this point
Copy the full SHA ed6eb2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 851c8b6 - Browse repository at this point
Copy the full SHA 851c8b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2eb6c2d - Browse repository at this point
Copy the full SHA 2eb6c2dView commit details
Commits on Jun 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 92f4540 - Browse repository at this point
Copy the full SHA 92f4540View commit details
Commits on Jun 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 12d1bca - Browse repository at this point
Copy the full SHA 12d1bcaView commit details
Commits on Jun 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7e5c47d - Browse repository at this point
Copy the full SHA 7e5c47dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96eccce - Browse repository at this point
Copy the full SHA 96eccceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0355117 - Browse repository at this point
Copy the full SHA 0355117View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7844fbf - Browse repository at this point
Copy the full SHA 7844fbfView commit details