Built for IT folks who have had enough of installing a webserver for the same purpose.
Currently connected clients: 0
Usage
Open logs-<subdomain>.dumprequest.com to view logs.
Use <subdomain>.dumprequest.com for making a request.
A generated random domain to test with:
To view logs: https://logs-intelligent-feistel.dumprequest.com
Send your request to: https://intelligent-feistel.dumprequest.com
Motivation
Multiple times I needed to evaluate different proxy or firewall products which in conjunction with SSL inspection may modify request content. I never found a good way of viewing the request which is arriving from the client other than setup a webserver and check logs. Hence, I created this webpage to simplify my and hopefully other people's life who has been tasked with a similar activity.
Source code
Source code can be found at: https://github.com/sooslaca/dumprequest/.
Pull requests are welcome. Open an issue if you need to contact me.