Version
4.5.17
Context
In the current implementation, the Cache-Control header is split only on comma as highlighted. However, some servers [ upstream ] send space-separated values for cache-control directives, which causes parsing issues.
Steps to reproduce
No response
Do you have a reproducer?
No response