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.
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.