Sider

fredag den 14. marts 2014

URL-Encoding

I recently ran into the problem of doing proper URL-Encoding between an IOS app and a Java server. I have found this explanation very useful.