Refactor: use httplib.STATUS instead of numeric status code
Open
in progress
- Dominant language
- Python
- Stars
- 8
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
less common status codes like 409 and 422 require code reader to stop. use the httplib constants instead to improve readability.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.