- 0001-01-01 | GET plain JSON codec from /ipfs with application/vnd.ipld.dag-json returns the same payload as the raw block
- 0001-01-01 | GET plain JSON codec from /ipfs with format=dag-json returns the same payload as the raw block
- 0001-01-01 | GET plain JSON codec from /ipfs without explicit format returns the same payload as the raw block
- 0001-01-01 | GET plain JSON codec from /ipns with explicit application/vnd.ipld.dag-json has expected headers
- 0001-01-01 | GET plain JSON codec from /ipns with explicit format returns the same payload as /ipfs
- 0001-01-01 | GET plain JSON codec from /ipns without explicit format returns the same payload as /ipfs
- 0001-01-01 | GET plain JSON codec on /ipfs with Accept: text/html returns HTML (dag-index-html)
- 0001-01-01 | GET plain JSON codec on /ipns with Accept: text/html returns HTML (dag-index-html)
- 0001-01-01 | GET plain JSON codec with ?format= has expected json Content-Type and body as-is - full request
- 0001-01-01 | GET plain JSON codec with ?format= has expected json Content-Type and body as-is - multi range