geocodezip / geoxml3

Automatically exported from code.google.com/p/geoxml3
102 stars 87 forks source link

geoXML3.fetchXML does not include cookies / credentials #124

Open JoshMcCullough opened 5 years ago

JoshMcCullough commented 5 years ago

Should set withCredentials to true on the XHR when fetching via fetchXML or fetchZip. Otherwise we cannot fetch protected/secured files.

JoshMcCullough commented 5 years ago

PR pending.