Better Debug Logging for The Python Requests Library
The requests library is the most popular python library for sending HTTP requests. As a normal part of RESTful application development you'll often want to see exactly what you're sending to the server including request headers and payload. [Continue reading...] Better Debug Logging for The Python Requests Library