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

Fix for urllib2>=2 #201

Merged
merged 8 commits into from
May 12, 2023
Merged

Fix for urllib2>=2 #201

merged 8 commits into from
May 12, 2023

Conversation

mindflayer
Copy link
Owner

@mindflayer mindflayer commented May 11, 2023

Adding support for urllib3>=2, as requested by #199.

Also: migrating all the call to httpbin.org to a local instance of it, while migrating a few of them, needing HTTPS, to mockbin.org.

@sonarcloud
Copy link

sonarcloud bot commented May 12, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 9 Security Hotspots
Code Smell A 4 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@mindflayer mindflayer merged commit b6336fc into master May 12, 2023
11 of 13 checks passed
@mindflayer mindflayer deleted the fix/issue-199 branch May 12, 2023 10:31
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.

None yet

1 participant