#include "envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.pb.h"
constexpr static absl::string_view UPSTREAM_CONNECTION_FAILURE_LONG = "UpstreamConnectionFailure";
constexpr static absl::string_view UNCONDITIONAL_DROP_OVERLOAD_LONG = "UnconditionalDropOverload";
* @return a port, extracted from the provided downstream address for logs, header expansion, etc.
* @return a port, extracted from the provided downstream address for logs, header expansion, etc.
constexpr static absl::string_view HTTP_RESPONSE_CONTENT_CODING = "http_response_content_coding";