Neynpy
is a http library with Python interface. You can checkout C and C++ interfaces too.
Since the project is new there are some limitations:
Windows
platform isn't supported for now.- Partially implements HTTP/1.1 for now.
- Uses some new features of
Linux
kernel so version 4.5 and above kernel is supported for now.
You can report bugs, ask questions and request features on issues page. Pull requests are not accepted right now.
This library is licensed under BSD 3-Clause permissive license. You can read it here.