HTTP Request with maxurl

Justin Hertzberg's icon

Hi, I'm trying to simply post an image from a jit.matrix to a server. However I can't seem to even send any image at all (let alone one from the matrix). I'm using maxurl to accomplish this and sending an image from my local machine to test.

Maxurl successfully pings the server... I get a 200 response code and I can tell from my php script. However my php script isn't getting any data. The $_FILES array is completely empty. Am I missing something? I'm somewhat new to the world of web dev and http requests.

http-request.maxpat
Max Patch