gh-129408: http: Fix typo 'RFF' to RFC' in documentation (#129411)
This commit is contained in:
parent
180ee43bde
commit
7dd0a7e52e
@ -190,7 +190,7 @@ class HTTPMethod:
|
||||
|
||||
Methods from the following RFCs are all observed:
|
||||
|
||||
* RFF 9110: HTTP Semantics, obsoletes 7231, which obsoleted 2616
|
||||
* RFC 9110: HTTP Semantics, obsoletes 7231, which obsoleted 2616
|
||||
* RFC 5789: PATCH Method for HTTP
|
||||
"""
|
||||
def __new__(cls, value, description):
|
||||
|
Loading…
x
Reference in New Issue
Block a user