Loading docs/curl.1 +2 −2 Original line number Original line Diff line number Diff line Loading @@ -526,8 +526,8 @@ or \fBcurl\fP -F "name=daniel;type=text/foo" url.com \fBcurl\fP -F "name=daniel;type=text/foo" url.com You can also explicitly change the name field of an file upload part by You can also explicitly change the name field of a file upload part by setting setting filename=, like this: filename=, like this: \fBcurl\fP -F "file=@localfile;filename=nameinpost" url.com \fBcurl\fP -F "file=@localfile;filename=nameinpost" url.com Loading Loading
docs/curl.1 +2 −2 Original line number Original line Diff line number Diff line Loading @@ -526,8 +526,8 @@ or \fBcurl\fP -F "name=daniel;type=text/foo" url.com \fBcurl\fP -F "name=daniel;type=text/foo" url.com You can also explicitly change the name field of an file upload part by You can also explicitly change the name field of a file upload part by setting setting filename=, like this: filename=, like this: \fBcurl\fP -F "file=@localfile;filename=nameinpost" url.com \fBcurl\fP -F "file=@localfile;filename=nameinpost" url.com Loading