> > The only benefit of multipart/form-data is that it's sent natively by HTML > forms so doesn't require javascript (or some other language) to construct > the request, but that's not really important for an API. >
There's also the advantage that we have validation for forms, but not JSON. http://mojolicious.org/perldoc/Mojolicious/Guides/Rendering#Form-validation -- sebastian -- 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.
