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

Add support for storing cookies in OkHttpClientAdapter #336

Closed
mscwilson opened this issue Jul 19, 2022 · 0 comments
Closed

Add support for storing cookies in OkHttpClientAdapter #336

mscwilson opened this issue Jul 19, 2022 · 0 comments
Labels
category:events A new event type, or changing an existing one, is required. status:completed Completed - but might not be released yet. type:enhancement New features or improvements to existing features.
Milestone

Comments

@mscwilson
Copy link
Contributor

See similar issues in the Android tracker and C++ trackers.

This will allow the network_userid to persist across requests and be added to subsequent events.

@mscwilson mscwilson added type:enhancement New features or improvements to existing features. category:events A new event type, or changing an existing one, is required. labels Jul 19, 2022
@mscwilson mscwilson added this to the Version 1.0.0 milestone Jul 19, 2022
@mscwilson mscwilson changed the title Add support for storing cookies in NetworkConnection Add support for storing cookies in OkHttpClientAdapter Jul 22, 2022
@mscwilson mscwilson added status:has_pr A PR exists for this issue. status:in_progress Maintainers are working on this. labels Jul 26, 2022
@mscwilson mscwilson added status:completed Completed - but might not be released yet. and removed status:has_pr A PR exists for this issue. status:in_progress Maintainers are working on this. labels Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:events A new event type, or changing an existing one, is required. status:completed Completed - but might not be released yet. type:enhancement New features or improvements to existing features.
Projects
None yet
Development

No branches or pull requests

1 participant