proxygen
|
Protected Member Functions | |
HTTPServerOptions | createDefaultOpts () override |
Protected Member Functions inherited from ScopedServerTest | |
std::unique_ptr< ScopedHTTPServer > | createScopedServer () |
std::unique_ptr< CurlClient > | connectSSL (const std::string &caFile="", const std::string &certFile="", const std::string &keyFile="") |
std::unique_ptr< CurlClient > | connectPlainText () |
Protected Member Functions inherited from testing::Test | |
Test () | |
virtual void | TearDown () |
Test () | |
virtual void | TearDown () |
Test () | |
virtual void | TearDown () |
Additional Inherited Members | |
Public Types inherited from testing::Test | |
typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
Public Member Functions inherited from ScopedServerTest | |
void | SetUp () override |
Public Member Functions inherited from testing::Test | |
virtual | ~Test () |
virtual | ~Test () |
virtual | ~Test () |
Static Public Member Functions inherited from testing::Test | |
static void | SetUpTestCase () |
static void | TearDownTestCase () |
static bool | HasFatalFailure () |
static bool | HasNonfatalFailure () |
static bool | HasFailure () |
static void | RecordProperty (const std::string &key, const std::string &value) |
static void | RecordProperty (const std::string &key, int value) |
static void | SetUpTestCase () |
static void | TearDownTestCase () |
static bool | HasFatalFailure () |
static bool | HasNonfatalFailure () |
static bool | HasFailure () |
static void | RecordProperty (const std::string &key, const std::string &value) |
static void | RecordProperty (const std::string &key, int value) |
static void | SetUpTestCase () |
static void | TearDownTestCase () |
static bool | HasFatalFailure () |
static bool | HasNonfatalFailure () |
static bool | HasFailure () |
static void | RecordProperty (const std::string &key, const std::string &value) |
static void | RecordProperty (const std::string &key, int value) |
Protected Attributes inherited from ScopedServerTest | |
folly::EventBase | evb_ |
folly::SocketAddress | address_ |
HHWheelTimer::UniquePtr | timer_ |
HTTPServer::IPConfig | cfg_ |
Definition at line 710 of file HTTPServerTest.cpp.
|
inlineoverrideprotectedvirtual |
Reimplemented from ScopedServerTest.
Definition at line 712 of file HTTPServerTest.cpp.
References proxygen::RequestHandlerChain::addThen(), folly::ssl::OpenSSLCertUtils::getCommonName(), folly::AsyncTransport::getPeerCert(), proxygen::HTTPServerOptions::handlerFactories, proxygen::HTTPServerOptions::newConnectionFilter, string, proxygen::HTTPServerOptions::threads, and folly::Optional< Value >::value_or().