iphone - Base64 HTTP Authenthication -
how can contents of url using base64 authentication (username:password) iphone sdk
passing username , password in url doesn't work because api states authentication basic web authentication, using base64 encryption of "username:password"
i hope can me out one.
thanks in advance!
ok i've managed figure out. have set correct authorization value in header , trick :d
Comments
Post a Comment