For example, FB’s graph API doesn’t work with FQDN:
* https://graph.facebook.com./v2.8 - returns 500 * https://graph.facebook.com/v2.8 - works
For example, FB’s graph API doesn’t work with FQDN:
(I filed a bug for this, but it was closed as “working as designed”).