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

Handle cookies #309

Merged
merged 14 commits into from May 19, 2023
Merged

Handle cookies #309

merged 14 commits into from May 19, 2023

Conversation

raviqqe
Copy link
Owner

@raviqqe raviqqe commented May 19, 2023

Fix #308.

Note that this logic is not perfect due to the current implementation of the standard net/http/cookiejar package which doesn't handle folded set-cookie headers properly. See also https://stackoverflow.com/questions/2880047/is-it-possible-to-set-more-than-one-cookie-with-a-single-set-cookie.

@raviqqe raviqqe merged commit 244ece1 into main May 19, 2023
6 checks passed
@raviqqe raviqqe deleted the feature/cookie branch May 19, 2023 04:30
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.

"too many redirections" with Twitter links
1 participant