Skip to content

feature: client connect response #75

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

Closed
wants to merge 4 commits into from

Conversation

flrgh
Copy link
Contributor

@flrgh flrgh commented Mar 25, 2022

[this was opened by mistake]

flrgh added 4 commits March 25, 2022 12:10
This allows callers of `client:connect()` to specify a custom host
header. This option also overrides the default SNI if not explicitly
set. It also adds documentation and tests for the recently-added
`server_name` option.
This gives the caller the ability to explicitly set the value of the
Sec-WebSocket-Key header instead of having it generated randomly. For
the most part this is not needed, but it is helpful for certain
use-cases like integration tests and reverse proxy applications that
need to be as transparent as possible with proxying websocket
connections.
@flrgh
Copy link
Contributor Author

flrgh commented Mar 25, 2022

Argh, I wish the UI made it more apparent which repo you're opening the PR against.

@flrgh flrgh closed this Mar 25, 2022
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.

1 participant