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 an optional way to mount custom adapters and auth on request's session object #8711

Closed
wants to merge 1 commit into from
Closed

Add an optional way to mount custom adapters and auth on request's session object #8711

wants to merge 1 commit into from

Conversation

cabhishek
Copy link
Contributor

  • Add a way to pass session adapters via properties that can be mounted after creating a session object. This helps override the default HTTP adapter with a custom one.
  • More details on how to mount adapter here

here

  • Also add a way to pass custom session auth via properties. Doc explaining the behavior here

@github-actions github-actions bot added the python label Oct 3, 2023
@cabhishek cabhishek closed this Oct 3, 2023
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant