On Tuesday, April 4, 2017 at 7:56:02 PM UTC+2, Christopher Coco wrote:
> Finatra uses the finagle http Request -- I don't remember off the top of my head if there is a specific way of determining if the incoming request is https. Probably a good question to ask the finagle users.
>
>
>
>
> You may also want to check out the Finatra documentation, specifically the User Guide.
>
>
>
> Thanks,
> -c
>
>
> On Mon, Apr 3, 2017 at 2:21 AM, <
juan...@gmail.com> wrote:
> Hello I'm faily new with Finatra and wanted to know if there is a way to validate that a request was made using the https protocol?
>
>
>
> --
>
> You received this message because you are subscribed to the Google Groups "finatra-users" group.
>
> To unsubscribe from this group and stop receiving emails from it, send an email to
Thanks for the reply but sadly I can't find any support in Request to figure out if it is https or not. I'll try finagle-users as well.