[Dancer-users] Browser String not available when run with plackup

Gurunandan Bhat gbhat at pobox.com
Wed Jul 20 07:27:37 CEST 2011


Hi,

I want to find the Browser string something that is available with
$ENV{HTTP_USER_AGENT}  when I run a Da*ncer app with teh default backend.
However when I run the app with plackup (plackup -s Starman app.pl)
$ENV{HTTP_USER_AGENT} is undefined.

Is there a way I can get to this value that does not depend on how I run the
Dancer application?

Thank you.

*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.backup-manager.org/pipermail/dancer-users/attachments/20110719/6b1dee20/attachment.htm>


More information about the Dancer-users mailing list