Tagged Questions
6
votes
3answers
980 views
403 forbidden while submitting a POST request with image data via iPhone application
I am creating an iOS application which allows users to send image/text data to my webserver via a POST request. I am successfully sending POSTs to the server when image data is not included in the ...