On 22 Nov 2010, at 18:28, Ronald J Kimball wrote:
It doesn't care what the request method is, as long as it's POST, PUT,
OPTIONS, or DELETE.  ;)

No, it just doesn't care.

If I create Catalyst::Action::Deserialize::JSONP, I'll still need to
convert the GET request to a POST.  That seems to be the really tricky
part.

Why? Where is the code which forces it to be a POST?

Cheers
t0m



_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to