Description
Incoming web requests can be inspected and answered from an interactive test server.
It is useful for developers debugging webhooks, API clients, callbacks, or HTTP behavior without building a full service. Test servers may receive secrets or private payloads, so binding address, logs, and cleanup should be controlled.