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

doc: clarify Cookie API usage #2111

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

pfernie
Copy link
Contributor

@pfernie pfernie commented Jan 24, 2024

cookie_store and cookie_provider both enable the cookie store functionality; clarify the usage and potential for a custom store being overwritten if both are used.

Addresses #2105

`cookie_store` and `cookie_provider` both enable the cookie store
functionality; clarify the usage and potential for a custom store
being overwritten if both are used.
Copy link
Owner

@seanmonstar seanmonstar left a comment

Choose a reason for hiding this comment

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

THanks!

@seanmonstar seanmonstar merged commit 87cdf12 into seanmonstar:master Jan 24, 2024
30 checks passed
@pfernie pfernie deleted the cookie-api-clarification branch January 24, 2024 18:58
Nutomic pushed a commit to Nutomic/reqwest that referenced this pull request Nov 7, 2024
`cookie_store` and `cookie_provider` both enable the cookie store
functionality; clarify the usage and potential for a custom store
being overwritten if both are used.
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