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 180ee43 commit 94b0874Copy full SHA for 94b0874
Lib/http/__init__.py
@@ -190,7 +190,7 @@ class HTTPMethod:
190
191
Methods from the following RFCs are all observed:
192
193
- * RFF 9110: HTTP Semantics, obsoletes 7231, which obsoleted 2616
+ * RFC 9110: HTTP Semantics, obsoletes 7231, which obsoleted 2616
194
* RFC 5789: PATCH Method for HTTP
195
"""
196
def __new__(cls, value, description):
0 commit comments