Content
@
0 reply
0 recast
2 reactions
vrypan |--o--|
@vrypan.eth
I'm looking for a simple HTTP server that will log all the headers of an HTTP request. I want to use it to debug the headers my program sends. It should be a simple script/binary I can just download and run locally, and then point my program to localhost. There must be something like this, right?
2 replies
0 recast
1 reaction
Tiago
@alvesjtiago.eth
if I'm understanding correctly, ngrok should help you with that. have you tried it? https://ngrok.com/blog-post/how-to-inspect-log-replay-traffic-with-ngrok
1 reply
0 recast
1 reaction
Steve
@stevedylandev.eth
ngrok is the standard, however if you’re looking for some alternatives: - Tailscale it’s great for temporary personal testing, I use it for frames all the time - Cloudflare Tunnels are awesome for more dedicated purposes and can take on custom domains. I use one for pi.stevedylan.dev
0 reply
0 recast
1 reaction