contao / manager-bundle

[READ-ONLY] Contao Manager Bundle
GNU Lesser General Public License v3.0
17 stars 10 forks source link

[RTM] Added the CleanupTagsListener #80

Closed Toflar closed 6 years ago

Toflar commented 6 years ago

This is the PR that removes the cache tags headers from the final response. Once the FOSHttpCache lib is released, the tests need to be triggered again (so Composer can find the version) and then it should be ready to merge.

Toflar commented 6 years ago

Release is here, this one's ready :)

leofeyer commented 6 years ago

Thank you @Toflar.