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/7FgAUWh Documentation: https://ift.tt/MR10nAa A blog post on a use case: https://ift.tt/izQGkFS... https://ift.tt/7FgAUWh September 26, 2024 at 12:48AM
Show HN: Httpdbg – A tool to trace the HTTP requests sent by your Python code https://ift.tt/9bzKTHc
Related Articles
Show HN: Just launched the Bento creation tool to rule them all https://ift.tt/7wLcTurShow HN: Just launched the Bento creation tool to rule them all https:… Read More
Show HN: Metashade – a Pythonic GPU shading/compute EDSL https://ift.tt/MOTK263Show HN: Metashade – a Pythonic GPU shading/compute EDSL Superficially… Read More
Show HN: Wonkypedia - Wikipedia from an Alternate Timeline https://ift.tt/1DubW8oShow HN: Wonkypedia - Wikipedia from an Alternate Timeline https://ift… Read More
Show HN: Use LLMs to Interact with APIs https://ift.tt/xgrndOtShow HN: Use LLMs to Interact with APIs Recently featured in a LangCha… Read More
Show HN: Auto-optimizing deterministic LLM outputs using knowledge graphs https://ift.tt/ikjprsuShow HN: Auto-optimizing deterministic LLM outputs using knowledge gra… Read More
Show HN: Storing Private Keys in the Browser Securely https://ift.tt/cL2mXa1Show HN: Storing Private Keys in the Browser Securely So the main purp… Read More
Show HN: Fast Calendar Algorithms https://ift.tt/MontyZBShow HN: Fast Calendar Algorithms I've done this work not long ago and… Read More
Show HN: Source Code for CSVs https://ift.tt/H5zpBSNShow HN: Source Code for CSVs https://ift.tt/4VmFE5b April 22, 2024 at… Read More
0 Comments: