When I test the code from my localhost and others servers it works but in Jodohost the server response is : HTTP/1.1 400 Bad Request.
These are the headers the code sends:
Any idea?
These are the headers the code sends:
Code:
POST /demo/admin/immagini_modelli/upload/b22399ukuh1mlvtnbht4jj6qj3?folder=/demo/admin/immagini_modelli/edit/&modelloId=8 HTTP/1.1
Accept: text/*
Content-Type: multipart/form-data; boundary=----------ae0Ef1KM7ei4cH2ae0ae0GI3ei4Ef1
User-Agent: Shockwave Flash
Host: www.ateliermatteo.com
Content-Length: 82130
Connection: Keep-Alive
Pragma: no-cache
Cookie: CAKEPHP=encnlb57v59dna186pk4eih8l6
Any idea?