I just noticed via Charles proxy that http://api.twitter.com Rest API calls are redirected to httpS://api.twitter.com. Is this the correct and permanent behavior?
If so, a lot of unnecessary redirects could be trimmed if API developers knew to only request the HTTPS endpoint. I noticed in the developer documentation, the standard HTTP url is still used. Should we be using HTTPS? -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk
