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:
cibofo 2022-05-06 01:39:02 +03:00 committed by GitHub
parent bb35d6504a
commit 9a0a7b4868
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 80 additions and 6 deletions

View file

@ -2004,6 +2004,7 @@ Arnaud Ysmal
Bernard Yue
Moshe Zadka
Bader Zaidan
Yair Zak
Elias Zamaria
Milan Zamazal
Artur Zaprzala