What's Changed
- feat(volo-http): add
layer
,layer_front
and shutdown hooks for http server by @wfly1998 in #281 - chore(volo-http): re-export
hyper::body::Incoming
asBodyIncoming
by @wfly1998 in #282 - chore: update pilota by @PureWhiteWu in #286
- chore(volo-http): re-export
http
andhyper
by @wfly1998 in #287 - feat(volo-http): support query and form by @wfly1998 in #289
- chore: update pilota version to 0.10 by @PureWhiteWu in #293
- feat(volo-http): support
any
for routing any methods by @wfly1998 in #298 - chore(volo-http): bump volo-http to 0.1.5 by @wfly1998 in #299
- feat(volo-http): support extension by @wfly1998 in #302
- feat(volo-http): support cookie by @wfly1998 in #303
- chore(volo-http): bump volo-http by @wfly1998 in #304
- fix(volo-http): fix building problem by @wfly1998 in #305
- feat(volo-http): support extract
HeaderMap
by @wfly1998 in #306 - feat(volo-cli): add subcmd for creating http project by @wfly1998 in #307
Full Changelog: volo-http-0.1.1...volo-http-0.1.7