Triply-Dev / YASGUI.YASQE-deprecated

Deprecated, see https://github.com/TriplyDB/Yasgui for the Yasgui monorepo
MIT License
73 stars 36 forks source link

Support fetching prefixes via ssl #79

Closed LaurensRietveld closed 8 years ago

LaurensRietveld commented 8 years ago

Prefix.cc now supports HTTPS (https://github.com/cygri/prefix.cc/issues/20). I.e., just remove the protocol from the prefix.cc api request.

Related: https://github.com/OpenTriply/YASGUI.YASQE/issues/77

LaurensRietveld commented 8 years ago

addition: not simply remove protocol, but add check whether page is served via http[s]*. Reason: want to support running yasqe via file:// as well

LaurensRietveld commented 8 years ago

done https://github.com/OpenTriply/YASGUI.YASQE/commit/eeab21659b24118590d2fc351c7e22ae97ad1821