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

Minor changes to HTTP channel lhandler #417

Merged
merged 1 commit into from
Apr 18, 2024
Merged

Conversation

adam-fowler
Copy link
Member

  • Don't throw connection close error, instead just return from function (it is clearer what is going on)
  • Disable outbound header validation. This is already done by swift http types

@adam-fowler adam-fowler requested a review from Joannis April 18, 2024 10:04
Copy link
Member

@Joannis Joannis left a comment

Choose a reason for hiding this comment

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

Great change!

@adam-fowler adam-fowler merged commit 4283ebe into main Apr 18, 2024
5 checks passed
@adam-fowler adam-fowler deleted the http-channel-changes branch April 18, 2024 13:07
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