more todos

This commit is contained in:
David Pedersen 2021-05-30 11:27:26 +02:00
parent f08b73f7b2
commit 10b38b5421

View file

@ -9,6 +9,8 @@ create hyper::Body for everything
Support extracting headers, perhaps via `headers::Header`? Support extracting headers, perhaps via `headers::Header`?
Body to bytes extractor
Implement `FromRequest` for more functions, with macro Implement `FromRequest` for more functions, with macro
Tests Tests