mirror of
https://github.com/rmaake1/httpstatuses.git
synced 2024-11-20 01:12:43 +01:00
Fixes incorrect reference link
This commit is contained in:
parent
1e3f9655dc
commit
11ba4aada3
@ -20,11 +20,10 @@ Applied<sup>[2](#ref-2)</sup>, which has the advantage of being applicable to
|
|||||||
responses with any status code.
|
responses with any status code.
|
||||||
|
|
||||||
A 203 response is cacheable by default; i.e., unless otherwise indicated by the
|
A 203 response is cacheable by default; i.e., unless otherwise indicated by the
|
||||||
method definition or explicit cache controls<sup>[2](#ref-3)</sup>.
|
method definition or explicit cache controls<sup>[3](#ref-3)</sup>.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
* <span id="ref-1"><sup>1</sup> Transformations
|
* <span id="ref-1"><sup>1</sup> Transformations
|
||||||
[Section 5.7.2 of RFC7230][2]</span>
|
[Section 5.7.2 of RFC7230][2]</span>
|
||||||
* <span id="ref-2"><sup>2</sup> Warning [Section 5.5 of RFC7234][3]</span>
|
* <span id="ref-2"><sup>2</sup> Warning [Section 5.5 of RFC7234][3]</span>
|
||||||
|
Loading…
Reference in New Issue
Block a user