mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
gh-91996: Add an HTTPMethod StrEnum to http (GH-91997)
* Add HTTPMethod enum to http Create a StrEnum for the 9 common HTTP methods. Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
This commit is contained in:
parent
bb35d6504a
commit
9a0a7b4868
4 changed files with 80 additions and 6 deletions
|
@ -2004,6 +2004,7 @@ Arnaud Ysmal
|
|||
Bernard Yue
|
||||
Moshe Zadka
|
||||
Bader Zaidan
|
||||
Yair Zak
|
||||
Elias Zamaria
|
||||
Milan Zamazal
|
||||
Artur Zaprzala
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue