<div dir="ltr">Hi, everyone!<div><br></div><div>I would like to know if there's a simple way to have Nginx rewrite a "multipart/form-data" request to a "x-www-form-urlencoded" request with only a (binary) file as the content.</div><div><br></div><div>That is, I want the rewritten request to look like it was produced with the Curl --data-binary option.</div><div><br></div><div>The reason I want to do this is because I'm working with a backend service that only supports this file encoding.</div><div><br></div><div>Thanks in advance!</div><div><br></div><div>All the best,</div><div>Jon</div></div>