cloudwego / volo

Rust RPC framework with high-performance and strong-extensibility for building micro-services.
https://crates.io/crates/volo
Apache License 2.0
2.21k stars 181 forks source link

chore(volo-http): support extract `HeaderMap` #437

Closed yukiiiteru closed 4 months ago

yukiiiteru commented 4 months ago

Motivation

Support extract HeaderMap

Solution