* `a` denotes a value of type `W`. * `h` denotes a const value of type `header<isRequest, Fields> const&`. * `v` denotes a possibly const value of type `Body::value_type&`. * `ec` is a value of type [link beast.ref.boost__beast__error_code `error_code&`]. * `W<T>` is the type `boost::optional<std::pair<T, bool>>`.
* `a` denotes a value of type `W`. * `h` denotes a const value of type `header<isRequest, Fields> const&`. * `v` denotes a possibly const value of type `Body::value_type&`. * `ec` is a value of type [link beast.ref.boost__beast__error_code `error_code&`]. * `W<T>` is the type `boost::optional<std::pair<T, bool>>`.
* `h` denotes a const value of type `header<isRequest, Fields> const&`.
* `v` denotes a possibly const value of type `Body::value_type&`.
* `ec` is a value of type [link beast.ref.boost__beast__error_code `error_code&`].
* `W<T>` is the type `boost::optional<std::pair<T, bool>>`.
* `h` denotes a const value of type `header<isRequest, Fields> const&`.
* `v` denotes a possibly const value of type `Body::value_type&`.
* `ec` is a value of type [link beast.ref.boost__beast__error_code `error_code&`].
* `W<T>` is the type `boost::optional<std::pair<T, bool>>`.