Skip to content

Improve caching on raw endpoints

Igor Drozdov requested to merge id-improve-raw-endpoints-caching into master

What does this MR do and why?

Related issue: #263246 (closed)

This MR does the following:

  • Serves strong ETags, making it possible for CF to cache those resources
  • Set appropriate headers on responses to allow CF optimizing the caching
Edited by Igor Drozdov

Merge request reports