On Tuesday 08 September 2009 09:27:50 Stefano T wrote:

> finally: the JS doesn't work, the curl calls works. why? where's the
> problem?

This is a variant of this issue:

http://tinyurl.com/klmh4j

Prototype can't make requests other than GET and POST. Anything else is sent 
as a POST with the _method variable set.

Personally, I just modify Prototype as needed to include HEAD requests (see 
the patch, actually very simple) because I don't know enough to properly 
submit to the project.

-- 
Jim
my wiki ajaxification thing: http://wikizzle.org
my blog: http://jimhigson.blogspot.com/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to