http://dev.jquery.com/ticket/4601

^ done, thanks John

On Apr 27, 8:36 pm, John Resig <jere...@gmail.com> wrote:
> Hmm - good point, there's no way to do that right now.
>
> Could you file a ticket on it?http://dev.jquery.com/newticket
>
> --John
>
> On Mon, Apr 27, 2009 at 2:03 PM, Jack Bates <jack.ba...@gmail.com> wrote:
>
> > How can I do an AJAX request with jQuery and *not* add the X-Requested-
> > With header?
>
> > I am trying to do a cross domain request with Firefox 3.5 and the X-
> > Requested-With header means that the request is "preflighted", which
> > the cross domain resource is not setup to handle,
> >https://developer.mozilla.org/En/HTTP_access_control
>
> > The cross domain resource is setup to handle "simple" requests, but I
> > cannot figure out how to make the request with jQuery and *not* add
> > the X-Requested-With header.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to jquery-dev@googlegroups.com
To unsubscribe from this group, send email to 
jquery-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to