mirror of
https://github.com/boostorg/beast.git
synced 2026-02-04 14:25:16 +01:00
The `temporary_buffer<A>` class template replaces the use of `static_string` in `http::fields`, simplifying `set_chunked_impl` and `set_keep_alive_impl`. Signed-off-by: Damian Jarek <damian.jarek93@gmail.com>