#include <http_configuration.h>
◆ operator==()
◆ initial_window_size
std::optional<ccf::ds::SizeString> ccf::http::ParserConfiguration::initial_window_size = std::nullopt |
◆ max_body_size
std::optional<ccf::ds::SizeString> ccf::http::ParserConfiguration::max_body_size = std::nullopt |
◆ max_concurrent_streams_count
std::optional<size_t> ccf::http::ParserConfiguration::max_concurrent_streams_count = std::nullopt |
◆ max_frame_size
std::optional<ccf::ds::SizeString> ccf::http::ParserConfiguration::max_frame_size = std::nullopt |
◆ max_header_size
std::optional<ccf::ds::SizeString> ccf::http::ParserConfiguration::max_header_size = std::nullopt |
◆ max_headers_count
std::optional<uint32_t> ccf::http::ParserConfiguration::max_headers_count = std::nullopt |
The documentation for this struct was generated from the following file: