We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ef177e commit 7f1e741Copy full SHA for 7f1e741
peps/pep-0694.rst
@@ -746,7 +746,7 @@ File Upload Mechanisms
746
747
File Upload Mechanisms, with the exception of ``http-post-application-octet-stream`` are left as an
748
implementation detail specific to each server. Servers **MUST** implement a
749
-``http-post-application-octet-stream`` mechanism as a fallback if no server specific implementations
+``http-post-application-octet-stream`` mechanism. This serves as a fallback if no server specific implementations
750
exist.
751
752
A given server may implement an arbitrary number of mechanisms and is responsible for documenting
0 commit comments