> > I'm setting up an application that needs to proxy a request. > > I found this example and it's working well: > > https://metacpan.org/pod/Mojolicious::Plugin::DefaultHelpers#proxy-%3Estart_p > > I may need to possibly transform the response body (from HTML to JSON). > What would be the best way to do so when using this helper? >
You would not use the helper. It is specifically for passing along unaltered response content efficiently. -- 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 mojolicious+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/mojolicious/22d5202a-2f29-4c41-9d5c-6db8c60fd9b5n%40googlegroups.com.