NSMutableURLRequest, http post, server response Missing parameter
- by donodare
I send HTTP post request to a server, but the server response is "Missing parameter: myHeader".
myHeader is the header that i put.
But everything is look ok in my part, so this is really weird.
help will be great