Skip to content

Instantly share code, notes, and snippets.

@dansuh17
Created May 26, 2018 04:37
Show Gist options
  • Save dansuh17/d47477eb537d79949edebf7e6c10cc9c to your computer and use it in GitHub Desktop.
Save dansuh17/d47477eb537d79949edebf7e6c10cc9c to your computer and use it in GitHub Desktop.
curl multipart upload
curl -F ‘data=@path/to/file.txt’ https://localhost/upload/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment