Skip to content

refactor: switch cache to use http.Header#59

Merged
alecthomas merged 1 commit intomainfrom
aat/cache-http-header
Jan 23, 2026
Merged

refactor: switch cache to use http.Header#59
alecthomas merged 1 commit intomainfrom
aat/cache-http-header

Conversation

@alecthomas
Copy link
Copy Markdown
Collaborator

I previously used textproto.MIMEHeader to keep the lower level cache interface separated from the HTTP protocol, but it does introduce friction and I think this is simpler.

I previously used textproto.MIMEHeader to keep the lower level cache
interface separated from the HTTP protocol, but it does introduce
friction and I think this is simpler.
@alecthomas alecthomas requested a review from js-murph as a code owner January 23, 2026 07:03
@alecthomas alecthomas merged commit 9aa299c into main Jan 23, 2026
6 checks passed
@alecthomas alecthomas deleted the aat/cache-http-header branch January 23, 2026 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant