IRSA has changed URLs from http to https - #1010
Conversation
|
Hi there @keflavich 👋 - thanks for the pull request! I'm just a friendly 🤖 that checks for issues related to the changelog and making sure that this pull request is milestoned and labeled correctly. This is mainly intended for the maintainers, so if you are not a maintainer you can ignore this, and a maintainer will let you know if any action is required on your part 😃. I noticed the following issues with this pull request:
Would it be possible to fix these? Thanks! If there are any issues with this message, please report them here. |
|
For the record, from Vandana Desai: IRSA web services are transitioning to more secure "https" URLs. On Wednesday, December 20, all incoming web requests to http URLs at IRSA will be automatically redirected to https. Most browsers will have no difficulties with the change. However, scripts accessing IRSA's data access APIs may fail if they do not handle the redirect responses. For example, the popular "curl" utility does not follow such redirects automatically by default. The recommended solution is to update references from "http" to "https" in the URLs used. All IRSA services already support the use of https, so users can proceed with updating and testing their software as soon as possible, to avoid potential disruption that might be caused if the software does not handle the http-to-https redirects smoothly. |
|
The build failure is a deprecation warning fairly deep within votable. We should ignore this and raise an upstream issue. |
|
It looks like there's already a solved upstream issue? astropy/astropy#6850 solved in astropy/astropy#6959 The failed build was on Tue Dec 5 20:11:19 UTC 2017, while the merge was on Tue Dec 12 17:33:54 2017, so I'll just restart the failed test. |
|
Yes, should have been fixed upstream by astropy/astropy#6785. |
No description provided.