What's Changed
- Add
Debug
constraint toExtractible
trait by @zhangkai803 in #625 - Support ratelimit headers by @TheAwiteb in #629
- tests: add testcases for
extract/payload/*.rs
by @zhangkai803 in #630 - Make the
SendTarget
trait a public trait by @TheAwiteb in #633 - Pass the request local and remote addr to the
Service::hyper_handler
function by @TheAwiteb in #636
New Contributors
- @TheAwiteb made their first contribution in #629
Full Changelog: v0.64.0...v0.64.1