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

Enable Support for Custom Session+Proxy Configurations #644 #639

Open
qxtaiba opened this issue Jan 22, 2025 · 0 comments
Open

Enable Support for Custom Session+Proxy Configurations #644 #639

qxtaiba opened this issue Jan 22, 2025 · 0 comments

Comments

@qxtaiba
Copy link

qxtaiba commented Jan 22, 2025

Hey! I'm jamming on a PR in #644 to enable basic support for custom session+proxy configurations. This PR introduces the ability for users to pass custom requests.Session objects to the SharingClient and allows users to configure more complex session settings that cannot be achieved using environment variables alone, such as authenticated proxies or specific session configurations. This change will allow users to configure and use authenticated proxies with custom headers, timeout settings, and other configurations to the session, providing greater flexibility for users who need to work in more complex network environments or require specific session configurations.

I'd appreciate some thoughts/eyes from the maintainers of this repo to make sure this improvement is in line with what you're thinking.

@qxtaiba qxtaiba changed the title Enable Support for Custom Session+Proxy Configurations #638 Enable Support for Custom Session+Proxy Configurations #644 Jan 23, 2025
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