Skip to content

Commit

Permalink
Update helpers.py (#1693)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lagicrus authored and yunstanford committed Oct 8, 2019
1 parent 0df37fa commit 4f9739e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sanic/helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
100: b"Continue",
101: b"Switching Protocols",
102: b"Processing",
103: b"Early Hints",
200: b"OK",
201: b"Created",
202: b"Accepted",
Expand Down

0 comments on commit 4f9739e

Please sign in to comment.