taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 5e000bdb3e2245ef3ba6a26195a9f1e434d256f5
parent 968a305807f59ca6bdadeab5ddee1057f6f6613c
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed,  7 Apr 2021 03:42:23 -0400

change markup of ‘If-None-Match’ from " to ``

Diffstat:
Manastasis.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/anastasis.rst b/anastasis.rst @@ -500,7 +500,7 @@ In the following, UUID is always defined and used according to `RFC 4122`_. The policy does provide sufficient information for the client to determine how to authorize requests for **truth**. - The client MAY provide an "If-None-Match" header with an Etag. + The client MAY provide an ``If-None-Match`` header with an Etag. In that case, the server MUST additionally respond with an "304" status code in case the resource matches the provided Etag.