On Sun, Feb 24, 2013 at 11:13 PM, Jean-Marc Choulet <[email protected]>wrote:
> Hello, > > I'm new to Catalyst and I've certainly a stupid question... I use a > Catalyst::Controller::REST to implement a web service. My question is : How > can I force a application/json content-type response when I ask my ws with > FF or Chrome... ? > Do you mean adding "&content-type=application/json" to your GET request query parameters in the browser? -- Bill Moseley [email protected]
_______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
