Hello, I am looking for a way to configure Catalyst in a way that all URIs generated are forced to use https. The default behaviour seems to always use the same scheme as the incoming request.
I have looked at Plugin::SmartURI, but that only allows relative/absolute/hostless-URIs. I would probably have to subclass SmartURI, but have no idea how to do that. Thanks for your help. Regards, Tobias _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
