proxygen
fizz::ServerNameList Struct Reference

#include <Extensions.h>

Public Attributes

std::vector< ServerNameserver_name_list
 

Static Public Attributes

static constexpr ExtensionType extension_type = ExtensionType::server_name
 

Detailed Description

Definition at line 127 of file Extensions.h.

Member Data Documentation

constexpr ExtensionType fizz::ServerNameList::extension_type = ExtensionType::server_name
static

Definition at line 129 of file Extensions.h.

std::vector<ServerName> fizz::ServerNameList::server_name_list

The documentation for this struct was generated from the following file: