ah unfortunately that specific implementation is not open sourced currently, but its basically this
ah unfortunately that specific implementation is not open sourced currently, but its basically this for checking using the cache api:
and for storing the response in the cache api:
theres some conversion stuff there because miniflare's response object doesnt match the web api, but you might not have to deal with that depending on what youre doing
and for storing the response in the cache api:
theres some conversion stuff there because miniflare's response object doesnt match the web api, but you might not have to deal with that depending on what youre doing





