ipfs / rainbow

A specialized IPFS HTTP gateway
https://docs.ipfs.tech/reference/http/gateway/
Other
75 stars 12 forks source link

feat: add header for skipping the blockcache #152

Closed aschmahmann closed 3 months ago

aschmahmann commented 3 months ago

Adds a header (protected by the Authorization header) for skipping the blockcache to better aid debugging.

Based off of #143

lidel commented 3 months ago

(other things landed, I'm going to rebase and review)