- 0001-01-01 | GET plain JSON codec with ?format= has expected json Content-Type and body as-is - single range
- 0001-01-01 | GET plain JSON codec with Accept has expected json Content-Type and body as-is, with single range request - full request
- 0001-01-01 | GET plain JSON codec with Accept has expected json Content-Type and body as-is, with single range request - multi range
- 0001-01-01 | GET plain JSON codec with Accept has expected json Content-Type and body as-is, with single range request - single range
- 0001-01-01 | GET plain JSON codec with Accept: application/json returns same payload as application/vnd.ipld.dag-json but with plain Content-Type
- 0001-01-01 | GET plain JSON codec with format=dag-json interprets json as dag-* variant and produces expected Content-Type and body
- 0001-01-01 | GET plain JSON codec with format=dag-json interprets json as dag-* variant and produces expected Content-Type and body, with single range request - multi range
- 0001-01-01 | GET plain JSON codec with format=dag-json interprets json as dag-* variant and produces expected Content-Type and body, with single range request - single range
- 0001-01-01 | GET plain JSON codec with format=json returns same payload as format=dag-json but with plain Content-Type
- 0001-01-01 | GET plain JSON codec without Accept or format= has expected "json" Content-Type and body as-is - full request