httpdbg

A tool for Python developers to easily debug the HTTP(S) client and server requests in a Python program. (by cle-b)

Httpdbg Alternatives

Similar projects and alternatives to httpdbg

  1. LearnOpenGL

    Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. vector

    114 httpdbg VS vector

    A high-performance observability data pipeline.

  4. httptoolkit

    HTTP Toolkit is a beautiful & open-source tool for debugging, testing and building with HTTP(S) on Windows, Linux & Mac :tada: Open an issue here to give feedback or ask for help.

  5. ML-For-Beginners

    12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all

  6. FAV0

    "FAV0 Weekly": A record of weekly observations and experiences, primarily focusing on front-end development, AI, and computer-related content.《FAV0周刊》:记录每周所见所闻,主要关注前端、AI领域以及计算机相关内容

  7. filament

    Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2 (by google)

  8. opentelemetry-demo

    This repository contains the OpenTelemetry Astronomy Shop, a microservice-based distributed system intended to illustrate the implementation of OpenTelemetry in a near real-world environment.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. gptme

    7 httpdbg VS gptme

    Your agent in your terminal, equipped with local tools: writes code, uses the terminal, browses the web, vision.

  11. rio

    16 httpdbg VS rio

    WebApps in pure Python. No JavaScript, HTML and CSS needed (by rio-labs)

  12. Local-File-Organizer

    An AI-powered file management tool that ensures privacy by organizing local texts, images. Using Llama3.2 3B and Llava v1.6 models with the Nexa SDK, it intuitively scans, restructures, and organizes files for quick, seamless access and easy retrieval.

  13. ecapture

    Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64.

  14. json4u

    4 httpdbg VS json4u
  15. thepipe

    6 httpdbg VS thepipe

    Get clean data from tricky documents, powered by vision-language models ⚡

  16. model2vec

    9 httpdbg VS model2vec

    Fast State-of-the-Art Static Embeddings

  17. nanodjango

    Full Django in a single file - views, models, API ,with async support. Automatically convert it to a full project.

  18. ProcMon-for-Linux

    A Linux version of the Procmon Sysinternals tool

  19. pytest_httpx

    pytest fixture to mock HTTPX

  20. tinylangs

    3 httpdbg VS tinylangs

    Real programming languages in 50 lines of code

  21. onnxruntime-genai

    Generative AI extensions for onnxruntime

  22. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better httpdbg alternative or higher similarity.

httpdbg discussion

Log in or Post with

httpdbg reviews and mentions

Posts with mentions or reviews of httpdbg. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-05-08.
  • Show HN: Using eBPF to see through encryption without a proxy
    6 projects | news.ycombinator.com | 8 May 2025
    Just found out about a related things: https://github.com/cle-b/httpdbg

    Anyone have any experience with it?

  • This Week In Python
    5 projects | dev.to | 11 Apr 2025
    httpdbg – tool for Python developers to easily debug the HTTP(S) client and server requests in a Python program
    5 projects | dev.to | 27 Sep 2024
    httpdbg – A tool for Python developers to easily debug the HTTP(S) client requests in a Python program
  • Show HN: See what your Python app sends and receives over HTTP
    2 projects | news.ycombinator.com | 9 Apr 2025
    example of HTTP server traces: https://httpdbg.readthedocs.io/en/latest/pyhttpdbg/#endpoint
  • AIM Weekly from 30 September 2024
    8 projects | dev.to | 30 Sep 2024
    🦾 Leader 📎 Evaluating RAG 🚙 Solid Data Curation 🤖 Sparse and Dense Embeddings 🍔 Embeddings Explained 📢 Distill a small fast model OSS 📢 Easy Podcast 📊 SQL, NoSQL, Vectors 📱 Vector DB Bencmarks 🛼 Extreme Quantization 📢 Bay.Area.AI: Interview with Jiang Chen, Zilliz 🐈‍⬛ Building LLMS Stanford Class 🌐 New Python Web UI Free Map Hosting 📊 Pipefunc 🖥️ The Pipe to extract 👽 New Audio Model 🧐 Easy Milvus Schema Generation 👽 Multimodal Models 72B 🌐 Fivetran + Milvus 🗣️ JSON Viewer 👽 ONNX Runtime GenAI 🚙 LLM Explorer 🦾 Interesting Computer Vision Techniques 📊 Build a model from embedding 🧩 Superchunk 👽 Python testing https streams 🍔 Small AMD Model
  • A股大涨 - FAV0周刊#016
    4 projects | dev.to | 29 Sep 2024
  • A-Share Market Surge - FAV0 Weekly #016
    7 projects | dev.to | 29 Sep 2024
    Easily Debug HTTP(S) Client Requests in Python Programs
  • Show HN: Httpdbg – A tool to trace the HTTP requests sent by your Python code
    7 projects | news.ycombinator.com | 25 Sep 2024
    Went spelunking through the source. I think you absolutely could!

    There's actually not a whole lot I found that's really http-library specific. It uses the traceback module in a decorator that ends up being manually wrapped around all of the functions of the specific libraries the author cared about.

    https://github.com/cle-b/httpdbg/blob/main/httpdbg/hooks

    Should be easy enough to extend this to other libraries.

    Super cool tool thanks for sharing @dmurray!

  • A note from our sponsor - SaaSHub
    www.saashub.com | 18 Jun 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic httpdbg repo stats
11
868
8.0
14 days ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?