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

Return the correct headers type for mocked urllib responses #154

Merged
merged 4 commits into from
Oct 24, 2024

Conversation

sarayourfriend
Copy link
Collaborator

Description

Fixes #151
Fixes #153

Also adds header tests to StandardTests and an implementation of that suite for requests. Previously, Pook relied on urllib3 tests, which is probably fine, but ultimately an implementation detail of requests that is not strictly necessary (though really unlikely to change at this point).

PR Checklist

  • I've added tests for any code changes
  • I've documented any new features

@sarayourfriend sarayourfriend merged commit f5f8a3f into master Oct 24, 2024
9 checks passed
@sarayourfriend sarayourfriend deleted the fix/httplib-headers branch October 24, 2024 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant