From f9dd83d2dc729a566a23d003b7f45f1c548a9527 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20C=C3=A1ceres?= Date: Thu, 2 May 2019 21:36:42 +1000 Subject: [PATCH] fix ReSpec warnings (#1418) --- index.html | 133 +++++++++++++++++++++++++---------------------------- 1 file changed, 63 insertions(+), 70 deletions(-) diff --git a/index.html b/index.html index d7821eed4..6c05d5c05 100644 --- a/index.html +++ b/index.html @@ -135,14 +135,7 @@

Extensions

-
-

Conformance

- -

-All diagrams, examples, and notes in this specification are non-normative, -as are all sections explicitly marked non-normative. -Everything else in this specification is normative. - +

Conformance requirements phrased as algorithms or specific steps may be implemented in any manner, @@ -182,7 +175,7 @@

Terminology

Generating a UUID means Creating a UUID From Truly Random or Pseudo-Random Numbers, and converting it to the string representation. -[[!RFC4122]] +[[RFC4122]]

The Unix Epoch @@ -262,7 +255,7 @@

Interface

-It is acknowledged that this is complementary to the Evil Bit [[!RFC3514]]. +It is acknowledged that this is complementary to the Evil Bit [[RFC3514]].

@@ -424,7 +417,7 @@

Processing model

  • Read bytes from the connection until a complete HTTP request can be constructed from the data. Let request be a request constructed from the - received data, according to the requirements of [[!RFC7230]]. If it + received data, according to the requirements of [[RFC7230]]. If it is not possible to construct a complete HTTP request, the remote end must either close the connection, return an HTTP response with status code 500, or return @@ -588,7 +581,7 @@

    Processing model

    "value" set to data.
  • Let response bytes be the byte sequence resulting - from serializing response according to the rules in [[!RFC7230]]. + from serializing response according to the rules in [[RFC7230]].

  • Write response bytes to the connection. @@ -1347,7 +1340,7 @@

    Extensions

    it is suggested that the key used to denote the extension capability namespace is based on the vendor keywords - listed in [[!CSS21]] + listed in [[CSS21]] and precedes the first ":" character in the string.