Content-Length Header Already Present
adamc
Registered Users Posts: 25 Big grins
Hello,
I am trying to post some images using the JSON API. I have double checked all my headers, and they seem fine and in order wrt the docs, but every time I send the Httpput request (using Apache Http Client), I get a
07-26 04:58:52.273: ERROR/Smugbot(349): Caused by: org.apache.http.ProtocolException: Content-Length header already present
Has anyone else ever seen this?
I am trying to post some images using the JSON API. I have double checked all my headers, and they seem fine and in order wrt the docs, but every time I send the Httpput request (using Apache Http Client), I get a
07-26 04:58:52.273: ERROR/Smugbot(349): Caused by: org.apache.http.ProtocolException: Content-Length header already present
Has anyone else ever seen this?
0
Comments