multipart/form-data also supports binary data natively (i.e. uploading 
files). You could use Base64 to convert the binary data, but it depends 
whether the overheads (33% on network and corresponding processing load) 
may be a problem or not for your particular case.

El sábado, 24 de septiembre de 2016, 10:21:20 (UTC-3), Joel Berger escribió:
>
> For validation of JSON apis there are external modules like 
> https://metacpan.org/pod/Mojolicious::Plugin::OpenAPI

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