eclipse-vertx / eclipse-vertx/vertx-http-proxy
Improvement in Cache Control Header Parsing
Open
bug
- Dominant language
- Java
- Stars
- 68
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
### 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_
Contributor guide
Assessment
This issue has not been assessed yet.