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 bf6c256 commit 570d7caCopy full SHA for 570d7ca
Lib/http/__init__.py
@@ -179,7 +179,7 @@ class HTTPMethod:
179
180
Methods from the following RFCs are all observed:
181
182
- * RFF 9110: HTTP Semantics, obsoletes 7231, which obsoleted 2616
+ * RFC 9110: HTTP Semantics, obsoletes 7231, which obsoleted 2616
183
* RFC 5789: PATCH Method for HTTP
184
"""
185
def __new__(cls, value, description):
0 commit comments