Skip to content

Instantly share code, notes, and snippets.

@MarlonJD
Created September 7, 2022 15:57
Show Gist options
  • Save MarlonJD/b78108a1c4749fff823100ae0f800c16 to your computer and use it in GitHub Desktop.
Save MarlonJD/b78108a1c4749fff823100ae0f800c16 to your computer and use it in GitHub Desktop.
POST w/ CURL
curl -i LINK -d 'DATA' -X POST -H "Content-Type: application/json"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment