- 0001-01-01 | GET UnixFS file with JSON bytes is returned with application/json Content-Type - without headers
- 0001-01-01 | GET UnixFS with 'Accept: application/cbor' (not dag-cbor) is no-op (no conversion)
- 0001-01-01 | GET UnixFS with 'Accept: application/json' (not dag-json) is no-op (no conversion)
- 0001-01-01 | GET UnixFS with format=cbor (not dag-cbor) is no-op (no conversion)
- 0001-01-01 | GET UnixFS with format=json (not dag-json) is no-op (no conversion)
- 0001-01-01 | GET with application/vnd.ipld.raw header and filename param returns expected Content-Disposition header with custom filename
- 0001-01-01 | GET with application/vnd.ipld.raw header and filename param returns expected Content-Disposition header with custom filename
- 0001-01-01 | GET with application/vnd.ipld.raw header returns a raw block
- 0001-01-01 | GET with application/vnd.ipld.raw header returns a raw block
- 0001-01-01 | GET with application/vnd.ipld.raw header returns expected caching headers