Skip to content

Instantly share code, notes, and snippets.

@Zalexanninev15
Created June 30, 2022 06:27
Show Gist options
  • Save Zalexanninev15/79b2c80f01f144961ad933d9eeb6b980 to your computer and use it in GitHub Desktop.
Save Zalexanninev15/79b2c80f01f144961ad933d9eeb6b980 to your computer and use it in GitHub Desktop.
Using POST request to send text data
string request = Post("https://site.com/auth", "client_id=43435&key=create");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment