I've posted a GIST for a dump of %ENV (like the classic cgi env example) 
plus all of the cookies. 

The information is in the standard mojolicious error page, but you don't 
need to force a runtime error to get to it. 

https://gist.github.com/brainbuz/b8ad9fd0911400a23aac

On Wednesday, November 5, 2014 at 12:48:56 AM UTC-5, John Karr wrote:
>
> I'm learning Mojolicous and wondering if there is existing code to dump 
> everything about a request for debugging use.
>
> I had written something like this when I was learning Catalyst (
> http://techinfo.brainbuz.org/2011/12/10/a-catalyst-controller-for-debugging/) 
> and started with dumping the mojolicious ->req object, but it seems like 
> I'm dumping a lot less than I was able to with Catalyst. 
>

-- 
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 http://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.

Reply via email to