- 0001-01-01 | GET TAR with format=tar and extract
- 0001-01-01 | GET TAR with relative paths inside root works
- 0001-01-01 | GET TAR with relative paths outside root fails
- 0001-01-01 | GET UnixFS as DAG-CBOR with 'Accept: application/vnd.ipld.dag-cbor' converts to the expected Content-Type
- 0001-01-01 | GET UnixFS as DAG-CBOR with 'Accept: foo, application/vnd.ipld.dag-cbor,bar' converts to the expected Content-Type
- 0001-01-01 | GET UnixFS as DAG-JSON with 'Accept: application/vnd.ipld.dag-json' converts to the expected Content-Type
- 0001-01-01 | GET UnixFS as DAG-JSON with 'Accept: foo, application/vnd.ipld.dag-json,bar' converts to the expected Content-Type
- 0001-01-01 | GET UnixFS directory as DAG-CBOR with format=dag-cbor converts to the expected Content-Type
- 0001-01-01 | GET UnixFS directory as DAG-JSON with format=dag-json converts to the expected Content-Type
- 0001-01-01 | GET UnixFS file as DAG-CBOR with format=dag-cbor converts to the expected Content-Type