As of January 2014, API is only accessible via SSL endpoints. Twitter redirects all non-SSL visitor traffic to SSL anyway (AFAICT).
We should update all URLs to refer to https://twitter.com.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | twitter-n2239041-6-6.x-5.x.patch | 18.26 KB | damienmckenna |
| #5 | twitter-n2239041-5-7.x-6.x.patch | 16.64 KB | damienmckenna |
| #4 | twitter-n2239041-4-7.x-5.x.patch | 17.09 KB | damienmckenna |
Comments
Comment #2
damienmckennaComment #3
damienmckennaNo, there are still some URLs with "http" instead of "https".
Comment #4
damienmckennaThis replaces (pretty much) every occurrence of "http://" with "https://" in the 7.x-5.x branch.
Comment #5
damienmckennaPorted to the 7.x-6.x branch.
Comment #6
damienmckennaPorted to 6.x-5.x.
Comment #8
damienmckennaCommitted.