#httpx

[ follow ]
Rubyflow
4 months ago
Ruby on Rails

[ANN] httpx 1.2.0 released

HTTPX 1.2.0 has been released.
The new release includes features such as the SSRF filter plugin and the callbacks plugin. [ more ]
B-list
5 months ago
Python

Don't mock Python's HTTPX

The standard recommendation for making HTTP requests in Python used to be the requests package, but it has some limitations.
HTTPX is an alternative package that provides both sync and async support, a default timeout, and other features. [ more ]
[ Load more ]