WordPress / Requests

Requests for PHP is a humble HTTP request library. It simplifies how you interact with other sites and takes away all your worries.
https://requests.ryanmccue.info/
Other
3.57k stars 497 forks source link

GH Actions: fix failing test workflows #836

Closed jrfnl closed 1 year ago

jrfnl commented 1 year ago

GH Actions: move some debug steps up

GH Actions: update the Python version used for mitmproxy

This should fix the build failure.

See: mitmproxy/mitmproxy#6400