Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Define ContextCache for caches that need a context.Context or that mi… #113

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gonzojive
Copy link

…ght experience errors.

httpcache.Transport will pass the http.Request's Context() value to the ContextCache. If the cache experiences an error, it causes the httpcache.Transport to return that error.

…ght experience errors.

httpcache.Transport will pass the http.Request's Context() value to the
ContextCache. If the cache experiences an error, it causes the
httpcache.Transport to return that error.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant