I'm fiddling with the AJAX libraries API, and there are still issues with expires headers. The following provides no expires header:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/ libs/dojo/1.2.0/dojo/dojo.xd.js"></script> Subsequent resource loads also give no expires header, such as: http://ajax.googleapis.com/ajax/libs/dojo/1.2.0/dijit/themes/tundra/tundra.css What gives? Maybe google.load gives expires headers? Still, I can't imagine any reason why the above would not also provide far-future expirations. -Adam --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-AJAX-Search-API?hl=en -~----------~----~----~----~------~----~------~--~---
