Skip to content

Commit 213b121

Browse files
committed
chore: final editorials
1 parent c37723d commit 213b121

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

src/http-gateways/trustless-gateway.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff 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
88
maturity: reliable
99
editors:
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
1616
xref:
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
470470
MUST 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.

0 commit comments

Comments
 (0)