Thanks to visit codestin.com Credit goes to github.com
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 7dd0a7eCopy full SHA for 7dd0a7e
1 file changed
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