I would say, yes, this is normal.

>From Mojo::Message::Request#env
<https://mojolicious.org/perldoc/Mojo/Message/Request#env>:

Direct access to the CGI or PSGI environment hash if available.


Sounds like you're probably not using CGI or PSGI.

On Fri, Nov 9, 2018 at 3:29 AM Viktor Nacht <[email protected]> wrote:

> In my Mojolicious::Lite app $c->req->env is completely empty under Morbo
> and under Hypnotoad behind an Apache reverse proxy. Is this normal or am I
> totally missing something?
>
> V
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Mojolicious" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/mojolicious.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.

Reply via email to