A tiny Flask app that captures and displays every HTTP request (GET/POST/PUT/PATCH/DELETE), including timestamp, client IP, User‑Agent, headers, and a body preview—perfect for testing whether a client (e.g., Copilot) actually fetches your URL.
python flask developer-tools api-testing debugging-tools github-codespaces http-request-logger copilot-chat webhook-tester request-sniffer copilot-experiments
-
Updated
Sep 11, 2025 - Python