On Wed, Nov 8, 2017 at 12:59 PM, Stefan Adams <[email protected]> wrote:

> Below is the payload from $c->req->to_string.
>
> Calling $c->req->upload('text') doesn't seem to get me anything.  How can
> I parse this payload?
> $c->req->uploads is also empty.
>

Resolved: use body_params
<http://mojolicious.org/perldoc/Mojo/Message#body_params>.

I've never received this type of payload before so this is new to me.
Super cool!  Mojolicious FTW again!!

-- 
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