envoyproxy / envoyproxy/envoy-mobile
Date header is always split
Open
- Dominant language
- Java
- Stars
- 566
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
Similar to https://github.com/envoyproxy/envoy-mobile/pull/1654, the Date header is always split while it is a single value field containing a comma.
```
date: Sat
date: 31 Jul 2021 08:00:01 GMT
```
Contributor guide
Assessment
This issue has not been assessed yet.