nrc / find-work

find something Rusty to work on
Apache License 2.0
20 stars 20 forks source link

URL without www loads page, but has a CORS error for the data. #8

Open nrc opened 7 years ago

nrc commented 7 years ago

I.e., visiting https://rustaceans.org/findwork rather than https://www.rustaceans.org/findwork (and presumably the http versions) loads the website, but is stuck at loading... forever becaue fetching the data gives a CORS error.

skade commented 6 years ago

Similarly, navigating to the http site (http://rustaceans.org/findwork) will lead you somewhere else entirely.

This breaks loading by bare domain. (rustaceans.org/findwork)

jwatt commented 6 years ago

https://github.com/aturon/rfcs/blob/roadmap-2018/text/0000-roadmap-2018.md links to the broken page...