You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: moooodotfarm-backend/src/ports/http/templates/rfc.html
+11-5Lines changed: 11 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -218,13 +218,20 @@ <h2>8. References</h2>
218
218
<li>RFC 2119: Key words for use in RFCs to Indicate Requirement Levels.</li>
219
219
</ol>
220
220
221
+
221
222
<h2>Appendix A. Reference cow.txt</h2>
223
+
222
224
<p>
223
-
The following is the canonical <code>cow.txt</code> content. Servers <strong>MUST</strong> return this
224
-
content byte-for-byte.
225
+
Reference <code>cow.txt</code> can be retrieved directly from this server. This method <strong>SHOULD</strong> be used to minimize the risk of dangerous cow transcription errors. Servers <strong>MUST</strong> return this content byte-for-byte.
Alternatively the following is the canonical <code>cow.txt</code> content. copying the canonical <code>cow.txt</code> content from this document instead of retrieving the file directly <strong>SHOULD NOT</strong> be done as it is much more likely to lead to serious cow transcription errors with hard to predict and far-reaching consequences.
232
+
</p>
233
+
234
+
<pre><code>
228
235
229
236
230
237
@@ -281,7 +288,6 @@ <h2>Appendix A. Reference cow.txt</h2>
0 commit comments