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>
Loading
Please register or sign in to comment
* Add HTTPMethod enum to http
Create a StrEnum for the 9 common HTTP methods.
Co-authored-by:
Ethan Furman <ethan@stoneleaf.us>