Skip to content

beyondcode/httpdump

Repository files navigation

HTTP Dump - Easily inspect incoming HTTP Requests

This repository contains the source code for HTTP Dump - a Laravel application that creates unique URLs for you, to inspect HTTP requests.

The HTTP requests get stored in Redis by default. Check out config/httpdump.php to see the available configuration options, when self-hosting the application.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.