bottledcode / swytch-framework

The Smart PHP Framework
https://framework.getswytch.com/
MIT License
20 stars 0 forks source link

cache: handle private separately #58

Closed withinboredom closed 10 months ago

withinboredom commented 10 months ago

Don't send just a Cache-Control: public header if caching isn't configured.

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8f8a352) 37.44% compared to head (52df376) 37.54%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #58 +/- ## ============================================ + Coverage 37.44% 37.54% +0.09% + Complexity 570 569 -1 ============================================ Files 50 50 Lines 1888 1891 +3 ============================================ + Hits 707 710 +3 Misses 1181 1181 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.