Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Request.JSON
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Lee  
View profile   Translate to Translated (View Original)
 More options Jul 10 2012, 7:26 am
From: Lee <lee...@gmail.com>
Date: Tue, 10 Jul 2012 04:26:12 -0700 (PDT)
Local: Tues, Jul 10 2012 7:26 am
Subject: Request.JSON

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Arian Stolwijk  
View profile  
 More options Jul 10 2012, 8:44 am
From: Arian Stolwijk <stolwijk.ar...@gmail.com>
Date: Tue, 10 Jul 2012 14:44:39 +0200
Local: Tues, Jul 10 2012 8:44 am
Subject: Re: [Moo] Request.JSON

http://jsfiddle.net/Jemrp/ is doing a POST request according to the Network
tab in the chrome developer console.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ryan Mitchell  
View profile   Translate to Translated (View Original)
 More options Jul 10 2012, 8:46 am
From: Ryan Mitchell <ryanmitch...@thoughtcollective.com>
Date: Tue, 10 Jul 2012 13:46:33 +0100
Local: Tues, Jul 10 2012 8:46 am
Subject: Re: [Moo] Request.JSON

If you're using url rewriting at the apache end of things then it might not be passing the post data.

On 10 Jul 2012, at 13:44, Arian Stolwijk wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Lee  
View profile   Translate to Translated (View Original)
 More options Jul 10 2012, 9:19 am
From: Lee <lee...@gmail.com>
Date: Tue, 10 Jul 2012 15:19:55 +0200
Local: Tues, Jul 10 2012 9:19 am
Subject: Re: [Moo] Request.JSON
Thanks Ryan, Arian -- I must have inadvertently included a snippet of
old configuration file in my vhost setup. Thanks. I saw the 'post' in
Firebug, too, but it didn't register on my dumb brain...

On 10/07/2012 14:46, Ryan Mitchell wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »