Multipart/form-data proxy pass?

Sergey A. Osokin osa at freebsd.org.ru
Wed Dec 15 04:14:50 UTC 2021


Hi,

On Tue, Dec 14, 2021 at 11:09:15PM -0500, eboats wrote:
> Hello,
> I'm using nginx as a proxy to a backend API that takes a POST payload
> of a csv file ( content type = multipart/form-data ).  I can see the request
> getting to the API but the file is not being passed by nginx.  
> 
> What nginx config params do I need for nginx to pass the multipart/form-data
> to the backend API?

Is there any error messages in the NGINX's error.log file?

-- 
Sergey Osokin


More information about the nginx mailing list