Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Component-Other

New issue 1884 by [email protected]: Caja.js proxyFetchMaker callback parameter should be hashed url
http://code.google.com/p/google-caja/issues/detail?id=1884

I am trying to put a caching layer in front of the caja server to improve loading time of resources that remain relatively stable.

When the front end requests a file to be cajoled it generates a request with the callback parameter incremented by a simple counter. This causes issues with the caching layer since although the response is largely the same, the callback is not.

I don't see why the requested URL can't be hashed and used as the callback parameter, this would make all requests for that resource similar and allow for caching.



--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "Google Caja Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to