9#include <userver/formats/parse/to.hpp>
10#include <userver/utils/fmt_compat.hpp>
12USERVER_NAMESPACE_BEGIN
18namespace server::
http {
47 constexpr static auto parse(format_parse_context& ctx) {
return ctx.begin(); }
49 template <
typename FormatContext>