proxygen
|
#include <proxygen/lib/http/codec/compress/StaticHeaderTable.h>
#include <folly/Indestructible.h>
#include <glog/logging.h>
#include <list>
Go to the source code of this file.
Namespaces | |
proxygen | |
Variables | |
const char * | proxygen::s_tableEntries [][2] |
const int | proxygen::kEntriesSize = sizeof(s_tableEntries) / (2 * sizeof(const char*)) |