> -----Original Message-----
> From: Christoph Friedrich [mailto:[email protected]]
> Sent: Monday, January 11, 2010 3:29 PM
> To: The elegant MVC web framework
> Subject: [Catalyst] Catalyst::View::JSON sends a file
> 
> Hello there,
> 
> just worked a little with Catalyst::View::JSON. But when I call some
> action via Firefox that uses this View Firefox gives me a file to
> download and don't show the json directly.
> Is there a way to change this behavior? I want to see what I would get
> as JSON and not download it ^^
> 
> Greets
> Christoph
> 

Use firebug.  The Console tab will show you the GET as well as the response.

- Alan


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

Reply via email to