You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
If I have understood you correctly, you have an issue with node.js itself and not the site. Please report it in node repository instead. You'll get more helpful reply there. 😄
This issue section is meant for people to open issues regarding the nodejs.org website. For any general help questions about node, you'll want to head over to nodejs/help :)
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.
The text was updated successfully, but these errors were encountered: