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

FEAT: Return headers of connection start #42

Closed
wants to merge 2 commits into from

Conversation

Zarathustra2
Copy link
Contributor

Hi there,

Noticed there was no way to access the headers from the connection creation so I added that in.

The use case here is that we connect that our providers adds a session cookie in the headers which we need to extract to update the stream (add/remove subscriptions)

Best regards,
Dario

@cwaldren-ld
Copy link
Contributor

Hi Dario, thank you for the PR!

Due to time constraints, we might be a bit slow in reviewing and/or merging this at the moment.

Filed internally as 178073.

@keelerm84
Copy link
Member

@Zarathustra2 thank you for your patience.

Both you and another developer have contributed PRs providing some similar behavior. I have merged your work, along with theirs, into a new PR (#79) and included some adjustments we would also like to make.

I'm going to close this PR and keep all communication focused on that new PR.

Once again, thank you for your contribution and I look forward to hearing if this new PR works for you.

@keelerm84 keelerm84 closed this Jul 26, 2024
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.

3 participants