basichttpdebugger is a local HTTP server that helps you debug incoming HTTP requests such as webhooks, form posts, file uploads, HMAC validation or any request regardless of the HTTP method.
A tiny, cheerful HTTP sink that gobbles incoming requests and turns messy webhooks into readable, debuggable payloads so you can inspect, verify, and save them in seconds | FEATURES: 🔥 Catches every incoming HTTP request regardless of path for instant inspection | ⚡ Built-in HMAC and secret token verification to test webhook security | 🎯 Save raw HTTP requests to files or pipe output with customizable filename format | 🖥️ Browser web dashboard and colorized terminal output with configurable ports
This summary was generated by GitHub Copilot based on the project README.