-
- Downloads
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>
Showing
- Doc/library/http.rst 47 additions, 4 deletionsDoc/library/http.rst
- Lib/http/__init__.py 31 additions, 2 deletionsLib/http/__init__.py
- Misc/ACKS 1 addition, 0 deletionsMisc/ACKS
- Misc/NEWS.d/next/Library/2022-04-27-19-45-58.gh-issue-91996.YEEIzk.rst 1 addition, 0 deletions...ext/Library/2022-04-27-19-45-58.gh-issue-91996.YEEIzk.rst
Loading
Please register or sign in to comment