callback_clear
Clear all stored HTTP and DNS callbacks from memory while keeping listeners active. Returns confirmation with the count of cleared entries.
Instructions
Clear all captured callbacks from the catcher's memory.
Removes all stored HTTP and DNS callback entries. The listeners continue running — only the stored data is cleared.
Returns: Confirmation with the count of cleared entries.
Example: callback_clear()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |