mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
Add space between RFC and number
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
96c7eb1a0a
commit
a9c529f125
|
|
@ -1 +1 @@
|
|||
Replace references to RFC7235 and RFC7230 that are obsoleted by RFC9110.
|
||||
Replace references to RFC 7235 and RFC 7230 that are obsoleted by RFC 9110.
|
||||
|
|
@ -390,9 +390,9 @@ Unknown parameters are ignored.
|
|||
|
||||
{{% boxes/note %}}
|
||||
{{< changed-in v="1.11" >}}
|
||||
This section used to reference [RFC7235](https://datatracker.ietf.org/doc/html/rfc7235#section-2.1)
|
||||
and [RFC7230](https://datatracker.ietf.org/doc/html/rfc9110#section-5.6.2), that
|
||||
were obsoleted by RFC9110 without changes to the sections of interest here.
|
||||
This section used to reference [RFC 7235](https://datatracker.ietf.org/doc/html/rfc7235#section-2.1)
|
||||
and [RFC 7230](https://datatracker.ietf.org/doc/html/rfc9110#section-5.6.2), that
|
||||
were obsoleted by RFC 9110 without changes to the sections of interest here.
|
||||
{{% /boxes/note %}}
|
||||
|
||||
### Response Authentication
|
||||
|
|
|
|||
Loading…
Reference in a new issue