Hi there,

Can you clarify exactly what URL you're using?  In particular, if you're
loading an exact version (such as jquery/1.x.x/jquery.js), the cache header
should specify 1 year.  On the other hand, if you use an alias'd version
(such as jquery/1/jquery.js), the lifetime will be 1 hour.  In particular,
any of the URLs on this page should have the long cache lifetime:
https://developers.google.com/speed/libraries/

If you found the alias'd URL somewhere in the docs, can you let me know
where, so we can update and/or clarify the caching policy for the next
person?

Thanks,
Adam


On Thu, Aug 30, 2012 at 12:05 PM, qboiler <[email protected]> wrote:

> I would like to make the web faster by reducing the number of 304
> requests/response items on static content.  To increase parallelism I was
> going to use the google APIs that are hosted on google.
>
> To my chagrin, I found out that the google hosted javascript libraries do
> not have a far future expire date.  Why?  I don't want all these 304
> requests....
>
>
> Seems like an issue.
>
>
>  --
> 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]
> To view this message on the web, visit
> https://groups.google.com/d/msg/google-ajax-search-api/-/iIg9LPKcVYoJ
> For more options, visit this group at
> http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en
>

-- 
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]
To view this message on the web, visit
http://groups.google.com/group/google-ajax-search-api?hl=en_US
For more options, visit this group at
http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en

Reply via email to