proxygen
HTTPSettings.h File Reference
#include <initializer_list>
#include <proxygen/lib/http/codec/SettingsId.h>
#include <vector>

Go to the source code of this file.

Classes

struct  proxygen::HTTPSetting
 
class  proxygen::HTTPSettings
 

Namespaces

 proxygen
 

Typedefs

using proxygen::SettingsValue = uint64_t
 
using proxygen::SettingsList = std::vector< HTTPSetting >