mapbox.js icon indicating copy to clipboard operation
mapbox.js copied to clipboard

default FORCE_HTTPS to true

Open jfirebaugh opened this issue 10 years ago • 1 comments

We should change the default for FORCE_HTTPS to true.

We will need to make an exception for IE<10 however, where XDR restrictions force us to match the document protocol.

jfirebaugh avatar Jan 12 '15 21:01 jfirebaugh

We can also make the XDR exception only for AJAX requests and always force https for tile requests.

jfirebaugh avatar Jan 12 '15 21:01 jfirebaugh