azavea/franklin

Allow specification of protocol used in constructed urls

srstsavage opened this issue · 0 comments

The urls constructed in franklin responses seem to use http://. It would be useful to be able to force a specific protocol to match the protocol used by a proxying web server/load balancer. And/or, respect the protocol specified by request header X-Forwarded-Proto.