ivoleitao / stash

Key-value store abstraction with plain and cache driven semantics and a pluggable backend architecture.
MIT License
86 stars 16 forks source link

Fix cache control value separator #10

Closed tjarvstrand closed 3 years ago

tjarvstrand commented 3 years ago

Status

READY

Breaking Changes

NO

Description

stash_dio does not seem to be able to handle commas in the cache-control header

Todos