Show HN: A simple echo server for testing HTTP clients 3 years agoThat's true. Although it will make the URL longer, I have decided to use encodeURIComponent to escape characters and avoid potential bugs. 0ThreadHN
Show HN: A simple echo server for testing HTTP clients 3 years agoThank you for your comment! I plan to add it in the next implementation. 0ThreadHN
Show HN: A simple echo server for testing HTTP clients 3 years agoThank you for your comment! I appreciate your constructive advice. I will take it into consideration for the next implementation. 0ThreadHN
Show HN: A simple echo server for testing HTTP clients 3 years agoI didn't test it with curl because I was assuming it would be used on the frontend, but as afn mentioned, I think it should work correctly if you add -g as shown below: curl -g -v 'https://echoserver.dev/server?query={"headers":[["foo","bar"...}'Also, I am using render.com for hosting, and render.com uses Cloudflare internally, so it seems that related headers are also included. However, I believe this should not be a problem for testing purposes. 0ThreadHN
Show HN: A simple echo server for testing HTTP clients 3 years agoI'm sorry. English is not my native language, and I lack confidence in it, so I used ChatGPT. 0ThreadHN
Show HN: JSON to CSV Converter – Intuitive and Powerful 5 years agoHi everyone, I am S, a freelance web developer.I needed to use a JSON to CSV Converter in graduate school, but there was no intuitive converter application. That's why I developed this app. 0ThreadHN