Never mind, I found it.  HTTPRequest.scheme will contain either http
or https.

On Sep 9, 2:46 pm, Ryan Donahue <donahu...@gmail.com> wrote:
> Previously I would check whether the request was over SSL by getting
> the HttpServletRequest and calling its isSecure method.  Now that
> servlets have been abstracted to be just another http provider, is
> there a way to find this out using Req or HTTPRequest?
>
> Thanks,
>
> Ryan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to