Features#
Beyond plain static responses, Simuhook supports a set of features for simulating realistic webhook behavior.
| Page | What it covers |
|---|---|
| Echo Mode | Return the request body verbatim for debugging. |
| Response Variants | Multiple responses per stub — weighted or round-robin. |
| Delays | Simulated latency for timeout testing. |
| Logging | JSON line logs for every request. |