I was setting up some VoIP phones and was configuring different remote directories etc and I wasn't getting anywhere as different brands require different formats and often documentation is poor. So I thought it would be cool if you could just enter a certain url into the phone and then go to a webpage and see the request that the phone made. I crated a quick working version and wondering what you guys think of it and if it might be useful for other cases. https://http.stephangerlach.com/ Open for any thoughts. Note: At the moment all data older than 1 hour gets automatically deleted.
It certainly works well, I used postman and it had this up before I switched back. I'd need to have a think about how I use my browser's Network development tools, postman etc to see where this fits in with my testing/dev cycle but it looks interesting and could be useful for those really tough problems.
Thanks. Might also be useful for other areas like arduino microprocessors if you are trying to make some http requests and they don't work and you only have limited debug tools available.