Wednesday, September 25, 2024
Show HN: Httpdbg – A tool to trace the HTTP requests sent by your Python code https://ift.tt/MjStdCu
Show HN: Httpdbg – A tool to trace the HTTP requests sent by your Python code Hi, I created httpdbg, a tool for Python developers to easily debug HTTP(S) client requests in Python programs. I developed it because I needed a tool that could help me trace the HTTP requests sent by my tests back to the corresponding methods in our API client. The goal of this tool is to simplify the debugging process, so I designed it to be as simple as possible. It requires no external dependencies, no setup, no superuser privileges, and no code modifications. I'm sharing it with you today because I use it regularly, and it seems like others have found it useful too—so it might be helpful for you as well. Hope you will like it. cle Source: https://ift.tt/c7JtVBi Documentation: https://ift.tt/Hjroh4s A blog post on a use case: https://ift.tt/bZgxfh3... https://ift.tt/c7JtVBi September 25, 2024 at 11:18PM
Labels:
Hacker News
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment