Request Dumper
40 sites
Security covered
This module helps developers debug by saving either all or specific parts of incoming requests to files. It's particularly useful for checking API requests, headers, and other request details.
Utility module for debugging and development purposes.
Dumps the content of some or all requests to files in the temp or private file system using a middleware service.
Useful for debugging api requests such as jsonapi or REST, or checking headers or other values in requests to specific paths.