summaryrefslogtreecommitdiff
path: root/anastasis.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-04-07 03:42:23 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-04-07 03:42:23 -0400
commit5e000bdb3e2245ef3ba6a26195a9f1e434d256f5 (patch)
tree4124fdc0bf5685ad092a3723330ab8e86124c896 /anastasis.rst
parent968a305807f59ca6bdadeab5ddee1057f6f6613c (diff)
downloaddocs-5e000bdb3e2245ef3ba6a26195a9f1e434d256f5.tar.gz
docs-5e000bdb3e2245ef3ba6a26195a9f1e434d256f5.tar.bz2
docs-5e000bdb3e2245ef3ba6a26195a9f1e434d256f5.zip
change markup of ‘If-None-Match’ from " to ``
Diffstat (limited to 'anastasis.rst')
-rw-r--r--anastasis.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/anastasis.rst b/anastasis.rst
index bce98098..4822f6ed 100644
--- 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.