On Tue, Jul 10, 2012 at 1:26 PM, Lee <lee...@gmail.com> wrote:
> 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.
> http://jsfiddle.net/Jemrp/ is doing a POST request according to the Network tab in the chrome developer console.
> On Tue, Jul 10, 2012 at 1:26 PM, Lee <lee...@gmail.com> wrote:
> 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.
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...
> 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:
>> http://jsfiddle.net/Jemrp/ is doing a POST request according to the >> Network tab in the chrome developer console.
>> On Tue, Jul 10, 2012 at 1:26 PM, Lee <lee...@gmail.com >> <mailto:lee...@gmail.com>> wrote:
>> 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.