Skip to content

[RTM] Automatic port of System.Net.Http.SocketsHttpHandler #4966

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

Merged
merged 3 commits into from
Oct 9, 2020

Conversation

carlossanlop
Copy link
Contributor

@carlossanlop carlossanlop commented Oct 9, 2020

These are the last APIs for 5.0, introduced in RC2: dotnet/runtime#42563

@geoffkizer @aik-jahoda @scalablecory @gewarren @safern

@opbld32

This comment has been minimized.

@opbld33

This comment has been minimized.

<summary>To be added.</summary>
<value>To be added.</value>
<summary>The initial HttpRequestMessage that is causing the connection to be created.</summary>
<value>An HttpRequestMessage instance causing the connection to be created.</value>
<remarks>To be added.</remarks>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are the remarks empty?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There were no remarks in triple slash to port, and the default string for empty remarks is To be added.

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
@opbld32
Copy link

opbld32 commented Oct 9, 2020

Docs Build status updates of commit e0a4193:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Net.Http/SocketsHttpConnectionContext.xml ✅Succeeded View
xml/System.Net.Http/SocketsHttpHandler.xml ✅Succeeded View
xml/System.Net.Http/SocketsHttpPlaintextStreamFilterContext.xml ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@carlossanlop carlossanlop merged commit a6978a3 into dotnet:release-net5-rtm Oct 9, 2020
@carlossanlop carlossanlop deleted the lastAPIs branch October 9, 2020 19:42
@geoffkizer
Copy link
Contributor

Thanks @carlossanlop -- looks good to me.

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.

8 participants