Skip to content

Commit 4cf09bb

Browse files
belm01st1
authored andcommitted
document on_status protocol method
1 parent 14043bd commit 4cf09bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ class HttpRequestParser:
3131
- on_message_complete()
3232
- on_chunk_header()
3333
- on_chunk_complete()
34+
- on_status(status: bytes)
3435
"""
3536

3637
def get_http_version(self) -> str:

0 commit comments

Comments
 (0)