TestDagPbConversion

Implementationkubo
Conformance Versionv0.5.2
Total52
GET UnixFS as DAG-CBOR with %27Accept: application%2Fvnd.ipld.dag-cbor%27 converts to the expected Content-Type4
GET UnixFS as DAG-CBOR with %27Accept: foo%2C application%2Fvnd.ipld.dag-cbor%2Cbar%27 converts to the expected Content-Type2
GET UnixFS as DAG-JSON with %27Accept: application%2Fvnd.ipld.dag-json%27 converts to the expected Content-Type4
GET UnixFS as DAG-JSON with %27Accept: foo%2C application%2Fvnd.ipld.dag-json%2Cbar%27 converts to the expected Content-Type2
GET UnixFS directory as DAG-CBOR with format=dag-cbor converts to the expected Content-Type5
GET UnixFS directory as DAG-JSON with format=dag-json converts to the expected Content-Type5
GET UnixFS file as DAG-CBOR with format=dag-cbor converts to the expected Content-Type5
GET UnixFS file as DAG-JSON with format=dag-json converts to the expected Content-Type5
GET UnixFS with %27Accept: application%2Fcbor%27 %28not dag-cbor%29 is no-op %28no conversion%295
GET UnixFS with %27Accept: application%2Fjson%27 %28not dag-json%29 is no-op %28no conversion%295
GET UnixFS with format=cbor %28not dag-cbor%29 is no-op %28no conversion%295
GET UnixFS with format=json %28not dag-json%29 is no-op %28no conversion%295