File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed
Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -4,15 +4,15 @@ description: >
44 The minimal subset of HTTP Gateway response types facilitates data retrieval
55 via CID and ensures integrity verification, all while eliminating the need to
66 trust the gateway itself.
7- date : 2024-04-17
7+ date : 2025-03-06
88maturity : reliable
99editors :
1010 - name : Marcin Rataj
1111 github : lidel
12- url : https://lidel.org/
1312 - name : Henrique Dias
1413 github : hacdias
15- url : https://hacdias.com/
14+ - name : Hector Sanjuan
15+ github : hsanjuan
1616xref :
1717 - url
1818 - path-gateway
@@ -469,7 +469,4 @@ identity CIDs MAY not be handled.
469469` bafkqaaa ` is the identity empty CID. If this endpoint is enabled, the gateway
470470MUST support [ ` HEAD ` requests] ( #head-ipfs-cid-path-params ) .
471471
472- It must return ` 200 OK ` in all cases.
473-
474- This specific identity CID is special for probing. Other random
475- identity CIDs MAY not be handled.
472+ The response is the same as [ ` GET ` ] ( #get-ipfs-bafkqaaa ) but without body and all headers are optional.
You can’t perform that action at this time.
0 commit comments