mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
aquatic_http: Request::from_http_get_path: add memchar query str parser
This commit is contained in:
parent
a8900c99ab
commit
9b0956cc91
2 changed files with 70 additions and 18 deletions
4
TODO.md
4
TODO.md
|
|
@ -9,8 +9,8 @@
|
|||
and maybe run scripts should be adjusted
|
||||
|
||||
## aquatic_http
|
||||
* faster Request creation (splitn functions) using memchr? possibly
|
||||
iterate over several bytes (& and =)
|
||||
* request parsing: tests and benchmarks of the various helper functions,
|
||||
as well as tests of main parsing function
|
||||
* test torrent transfer with real clients
|
||||
* test tls
|
||||
* current serialized byte strings valid
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue