Returns whether an R2 object exists, using cache to dedupe HEAD calls within one request.
cache
R2 object key.
Mutable map populated as keys are checked.
true when the object exists, false when it is missing.
true
false
Returns whether an R2 object exists, using
cacheto dedupe HEAD calls within one request.