Skip to content
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

Fix TransportWithMessageCredentials with TransferMode.Streamed missing security header #4873

Merged

Conversation

mconnew
Copy link
Member

@mconnew mconnew commented Aug 5, 2022

Fixes #4326

@mconnew
Copy link
Member Author

mconnew commented Aug 15, 2022

Failures were unrelated to this PR so rerunning. It was a test service side state issue designed to test the scenario where the socket connection is aborted and the instance was missing when the test service tried to find it.

@HongGit HongGit merged commit ecd0022 into dotnet:main Aug 15, 2022
@mconnew mconnew deleted the FixTransportWithMessageCredentialsStreamedMode branch October 11, 2023 17:11
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.

Security header removed when moving from TransferMode.Buffered to TransferMode.Streamed
2 participants