Sorry Jan, not possible. The routing uses HttpContext.RewritePath to do the http redirections and this method doesn't allow to change the url protocol.
On Sep 11, 9:57 am, Jan Limpens <[email protected]> wrote: > hello! > > Some of my controllers have a SecureChannelFilter that 301s their actions to > their https version. > Is there a possibility to let my routing be aware of this and create > absolute links with a https:// scheme for these? > There are also actions with skipfilter... > > -- > Jan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
