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
vrypan |--o--|
@vrypan.eth
Looks like it would work, but as I was updating my code to make requests to the grok URL, I found the problem 🤣 🤣 🤣 Thanks!
0 reply
0 recast
2 reactions