It'll be pretty hard to do that since (cross-domain) JSONP uses a completely different means of communicating from the normal Ajax request (creating script tags and letting the scripts load and execute).
We have a lot more power when it comes to using XMLHttpRequests and working against a local domain. --John On Mon, Jun 15, 2009 at 11:40 AM, Gavin M. Roy<g...@ehpg.net> wrote: > > I've recently run into this as well, I noticed that JSONP calls do not > pass etags, even when you set cache to true. > > Regards, > > Gavin > > On Mon, Jun 15, 2009 at 12:10 AM, lawrence.pit<lawrence....@gmail.com> wrote: >> >> Hi All, >> >> Whatever happened to this? Is there any particular reason why jQuery >> has no ETag support built in? >> >> >> >> Cheers, >> Lawrence >> >> >> ---------- Forwarded message ---------- >> From: Chainfire <jor...@jongma.org> >> Date: Jun 13 2007, 11:37 pm >> Subject: AJAX & Etag >> To: jQuery Development >> >> >> Modified it a little bit, and did some more testing. >> >> I created a ticket with patch diff'd against jquery-1.1.3a.js >> >> http://dev.jquery.com/ticket/1292 >> >> > >> > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---