From 358049de642307fcd43f86da6f647852550fc4aa Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Thu, 30 Jun 2022 14:18:11 +0200 Subject: [PATCH] clean --- http-gateways/PATH_GATEWAY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/http-gateways/PATH_GATEWAY.md b/http-gateways/PATH_GATEWAY.md index 98336a343..1f820e001 100644 --- a/http-gateways/PATH_GATEWAY.md +++ b/http-gateways/PATH_GATEWAY.md @@ -362,7 +362,7 @@ and CDNs, implementations should base it on both CID and response type: - When a gateway can’t guarantee byte-for-byte identical responses, a “weak” etag should be used. For example, if CAR or TAR is streamed, and blocks arrive in - non-deterministic order, the response should have `Etag: W/"bafy…foo.EXT"`, where `EXT` + non-deterministic order, the response should have `Etag: W/"bafy…foo.bar"`, where `bar` is `car` or `tar`, respectively. - When responding to [`Range`](#range-request-header) request, a strong `Etag`