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

Resume OkHttpClient cookie configuration by leveraging JdkHttpClient APIs #1297

Open
fabiobrz opened this issue Mar 8, 2024 · 0 comments
Open

Comments

@fabiobrz
Copy link
Collaborator

fabiobrz commented Mar 8, 2024

Issue Overview

OkHttpClient is being replaced by JdkHttpClient in functional code, but there's a leftover/TBD here, regarding cookies manipulation when using a proxy.

This functionality seems to be eventually used by F8Proxy, so this issue is for traking the work needed to resume this feature by leveraging the JDH Http APIs instead of the OkHttpCLient one.

Expected Behaviour

Not defined, we'll identify use cases later, this issue is a tracker for resuming a specific cookie related configuration for HTTP communication, that was lost in #1296

Current Behaviour

N/A

Steps To Reproduce

N/A

Additional Information

n/a

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

No branches or pull requests

1 participant