MuseumStat / imls-museum-data

IMLS Museum Data
Apache License 2.0
4 stars 7 forks source link

Use HTTPS Census API urls #155

Closed CloudNiner closed 7 years ago

CloudNiner commented 7 years ago

The Census API is going HTTPS only on August 28, 2017. We should update the application to explicitly request HTTPS. In the meantime, their documentation states that a redirect will be in place, which our JS should respect.

nevillevak commented 7 years ago

Hi Andrew,

Thanks for letting us know. Let's discuss when we meet later in June.

Best, Neville


Neville K. Vakharia Assistant Professor and Research Director Drexel University Westphal College of Media Arts & Design 215.571.4439, nvakharia@drexel.edumailto:nvakharia@drexel.edu

On May 31, 2017, at 9:07 PM, Andrew Fink notifications@github.com<mailto:notifications@github.com> wrote:

The Census API is going HTTPS only on August 28, 2017. We should update the application to explicitly request HTTPS. In the meantime, their documentation states that a redirect will be in place, which our JS should respect.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/MuseumStat/imls-museum-data/issues/155, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ANMluYDFvwrW0wboCqN4VVkfvOqAYelPks5r_chTgaJpZM4NsH_Y.

jcahail commented 7 years ago

@CloudNiner - @nevillevak has approved this change. Let's be sure to put it in the next sprint.

CloudNiner commented 7 years ago

👍