We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 25a572e + ac24f40 commit def67efCopy full SHA for def67ef
README.md
@@ -24,6 +24,7 @@ class HttpRequestParser:
24
(all optional):
25
26
- on_message_begin()
27
+ - on_url(url: bytes)
28
- on_header(name: bytes, value: bytes)
29
- on_headers_complete()
30
- on_body(body: bytes)
0 commit comments