I'm a beginner, learning NodeJS and web programming. When I tried to understand the program for an echo server, I have a question on whether it is possible to add a payload from website when it is expecting a GET verb for an echo server. Shouldn't that be POST?
Kindly ignore and close this issue if I was wrong. Please help me understand.