From 52ad6e282ef90f0318b46c450a7d238427a069c6 Mon Sep 17 00:00:00 2001 From: Mike Bishop Date: Wed, 18 Sep 2024 13:49:51 -0400 Subject: [PATCH] SHOULD, sensitive --- draft-ietf-httpbis-safe-method-w-body.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/draft-ietf-httpbis-safe-method-w-body.xml b/draft-ietf-httpbis-safe-method-w-body.xml index 6ecb37e61..eebe4fe89 100644 --- a/draft-ietf-httpbis-safe-method-w-body.xml +++ b/draft-ietf-httpbis-safe-method-w-body.xml @@ -433,7 +433,8 @@ Dubois, Camille, camille.dubois@example.net cases, as the URI is more likely to be logged than the request content. If a server creates a temporary resource to represent the results of a QUERY request (e.g., for use in the Location or Content-Location field), the URI of this - resource &SHOULD-NOT; expose the original request content in plaintext. + resource &SHOULD; be chosen such that it does not expose any sensitive + portions of the original request content.