Changes

Jump to navigation Jump to search
88 bytes added ,  20:46, 25 July 2017
Line 948: Line 948:     
=====Important=====
 
=====Important=====
 +
*  Content-Disposition: form-data; name=“imgupload_front”; filename=“front.png”
 
* There must be a HTTP header "Content-Type: multipart/form-data" in the HTTP POST request.
 
* There must be a HTTP header "Content-Type: multipart/form-data" in the HTTP POST request.
 
* The imageupload_(front|ingredients|nutrition) name, size and data needs to be encoded in the multipart/form-data format, usually your HTTP request library will do that for you.
 
* The imageupload_(front|ingredients|nutrition) name, size and data needs to be encoded in the multipart/form-data format, usually your HTTP request library will do that for you.

Navigation menu