mindflayer / python-mocket

a socket mock framework - for all kinds of socket animals, web-clients included
BSD 3-Clause "New" or "Revised" License
279 stars 41 forks source link

Fix for `urllib2>=2` #201

Closed mindflayer closed 1 year ago

mindflayer commented 1 year ago

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[bot] commented 1 year ago

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