Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@sarayourfriend
Copy link
Collaborator

@sarayourfriend sarayourfriend commented Feb 23, 2024

Fixes #125

Co-authored-by: vincbo [email protected]

Kudos @vincbo for sharing the fix in the original issue.

I've wanted to add a suite of "standard" tests to run against each supported interceptor for a while. This PR adds that, in a minimal fashion, that will need to be expanded on, both to cover all the standard functionality for each supported HTTP client, and to create implementations for all explicitly supported clients. I only added implementations for the standard tests class for the clients that already had explicit tests.

@sarayourfriend sarayourfriend changed the title Fix HTTPX interceptor disabling Fix httpx incorrectly named method on interceptor subclass Feb 23, 2024
@sarayourfriend sarayourfriend merged commit ef5bb1a into master Feb 23, 2024
@sarayourfriend sarayourfriend deleted the fix/httpx-disable branch February 23, 2024 00:21
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.

HttpxInterceptor has no disable but a deactivate method

2 participants