Skip to content

Conversation

@liuchong
Copy link
Contributor

@liuchong liuchong commented Apr 7, 2021

In WebSocketBaseClient, there is a hardcoded Host header. This pull request will let it use Host in the passed in extra headers, and if it is not exists in extra headers, will use the origin logic to set Host.

Copy link
Collaborator

@auvipy auvipy left a comment

Choose a reason for hiding this comment

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

it would be nice to have some test added for the change proposed

auvipy and others added 2 commits December 24, 2024 15:04
@liuchong liuchong requested a review from auvipy January 24, 2025 09:45
@liuchong
Copy link
Contributor Author

Ok, I've added a unit test for this, please check @auvipy 👀

Copy link
Collaborator

@auvipy auvipy left a comment

Choose a reason for hiding this comment

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

think we should also update the relevant docs, what do you think?

@auvipy auvipy merged commit a4b059c into Lawouach:master May 7, 2025
7 checks passed
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