Hi John > So it appears as if your patch doesn't work in Opera (the tests you > committed fail in Opera 9.6 and hang in Opera 10).
Upon first inspection it appears Opera is not sending the If-Modified- Since header to the server even though it's definitely set on the xhr object (I've tested this with Opera 9.5). The link below suggests that setting the If-Modified-Since and If-None- Match headers didn't work with previous version of opera either, it's not a jquery specific issue. http://my.opera.com/qdb/blog/2008/09/28/an-jquery-bug-problem-feature-with-opera-9-27-ubuntu-with-etag-caching I don't think anything can be done about it except patching Opera. Using Opera 10 it hangs when you set the If-Modified-Since header on the xhr object. I have no insight in whether Opera is working on improving their xhr support for this version or not; clearly the Opera community needs to step up if they want proper if-modified-since and etag support. Lawrence --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---