Update helpers.py (#1693)
This commit is contained in:
parent
0df37fa653
commit
4f9739ed2c
|
@ -8,6 +8,7 @@ STATUS_CODES = {
|
|||
100: b"Continue",
|
||||
101: b"Switching Protocols",
|
||||
102: b"Processing",
|
||||
103: b"Early Hints",
|
||||
200: b"OK",
|
||||
201: b"Created",
|
||||
202: b"Accepted",
|
||||
|
|
Loading…
Reference in New Issue
Block a user