Cache-control header
Open
breaking-change
proposal
- Dominant language
- Python
- Stars
- 9.8k
- Forks
- 1k
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 7
Description
`resp.cache_control = 'no-cache'` splits the string into a list.
Falcon should support strings and lists for setting this header.
Contributor guide
Assessment
This issue has not been assessed yet.