Skip to content

Use Etag in ShaCache

Romain Courteaud requested to merge romain/erp5:http_cache_in_shacache into master

Add an Etag header to use NOT MODIFIED response status, and reduce network data consumption.

This will allow CDN to cache the content.

Merge request reports