#include "quiche/http2/adapter/oghttp2_util.h" namespace http2 { namespace adapter { quiche::HttpHeaderBlock ToHeaderBlock(absl::Span<const Header> headers) { … } } // namespace adapter } // namespace http2
#include "quiche/http2/adapter/oghttp2_util.h" namespace http2 { namespace adapter { quiche::HttpHeaderBlock ToHeaderBlock(absl::Span<const Header> headers) { … } } // namespace adapter } // namespace http2