Lee
unread,Jul 10, 2012, 7:26:12 AM7/10/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mootool...@googlegroups.com
Possibly a silly question, but I've been using Request.JSON and am getting unexpected results, possibly due to my own tiredness and/or stupidity.
new Request.JSON({
url: url
method: 'post',
data: hashOfData
}).send();
My Apache is reporting REQUEST_METHOD' => 'GET'.
Is it me?
I'm using a pretty recent version of MT, but unsure exactly which, I can't see a version number in the source file.
Thanks
Lee