mirror of
https://github.com/openharmony/third_party_rust_hyper.git
synced 2026-08-26 21:11:16 -04:00
70c6914217
HeaderX: a
HeaderX: b
MUST be interpreted as
HeaderX: a, b
See: https://www.w3.org/Protocols/rfc2616/rfc2616-sec4.html#sec4.2
Fixes #683