ReadonlyacceptThese are the response representations that the user requested and we support given the CID that is being requested
The blockstore is used to load data from the IPFS network
Any passed headers from the fetch init arg
OptionaloptionsOnward options to pass to async operations
Optional ReadonlyrangeIf present the user requested a subset of bytes using the Range header
ReadonlyrequestedThe mime types and options the user requested - these may be different from
the allowed response representations in PluginContext.accept
ReadonlyresourceThe resource that was requested by the user
Any async operations should be invoked using server timings to allow introspection by the user
Represents the ephemeral, modifiable state used by the pipeline.