The Wayback Machine - https://web.archive.org/web/20200711034925/https://github.com/topics/curl-commands
Skip to content
#

curl-commands

Here are 21 public repositories matching this topic...

JD-TB
JD-TB commented Jan 24, 2020
curl --location --request POST 'http://example.com/api/test' \
--header 'Content-Type: multipart/form-data' \
--form 'file=@/C:/Users/Example/Pictures/index.png' \
--form 'name=test'

This is how you do multipart with http. This is for dio.

Improve this page

Add a description, image, and links to the curl-commands topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the curl-commands topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.