In the last months I started to learn objective-C. I was working mostly modifying an existent project. I needed to open a webview wher the parameters are sent by POST method and they has to be passed with content-type "application/x-www-form-urlencoded". So this is the code I used:
