When should I use https instead of http in twitter api calls?

I'd guess that it's okay to use http for oauth-authenticated /show/
user and maybe /statuses/update, but what about the four oauth calls (/
oauth/request_token, /oauth/authorize, /oauth/authenticate, and /oauth/
access_token)?

Thanks,
-andy

Reply via email to