←back to thread

664 points alexflint | 1 comments | | HN request time: 0.202s | source
Show context
freedomben ◴[] No.42922095[source]
Neat! This will immediately be used by me to debug nginx configs. Currently I use curl -v and have to manually skim the output to figure out what's wrong, but this would immediately make redirect loops and other things apparent. Cool tool!
replies(1): >>42923139 #
1. alexflint ◴[] No.42923139[source]
Very cool! Would love to hear how it goes, especially any features that would be useful in the context of real-world usage.