mirror of
https://github.com/python/cpython.git
synced 2026-05-13 07:59:04 -04:00
9a0a7b4868
* Add HTTPMethod enum to http Create a StrEnum for the 9 common HTTP methods. Co-authored-by: Ethan Furman <ethan@stoneleaf.us>