Anton Katsarov wrote:
Hello, all,
I am trying to get any post params using C::Engine::CGI, but no result.
I've seen this happen before with hand-made AJAX post requests missing
the proper Content-Type (application/x-www-form-urlencoded or similar).
You don't mention how you are making the requests, but if you are
building the requests yourself in any way that might be your problem.
Matt
_______________________________________________
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/