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
Hello, i want to know how can i send multiple arguments to the server. when i send arguments with space it suppose that the whole arguments as first one.
my server written in go but my client is written by NodeJS.