oss-fuzz icon indicating copy to clipboard operation
oss-fuzz copied to clipboard

httpx: initial integration

Open manunio opened this issue 3 years ago • 1 comments

Hi, HTTPX is a fully featured HTTP client library for Python 3. It includes an integrated command line client, has support for both HTTP/1.1 and HTTP/2, and provides both sync and async APIs.

manunio avatar Sep 15 '22 23:09 manunio

Relevant discussion: Integration with oss-fuzz fuzzing service #2371

manunio avatar Sep 18 '22 09:09 manunio