buffer_ (defined in web::impl::HttpBase< Derived, HandlerType >) | web::impl::HttpBase< Derived, HandlerType > | protected |
clientIp (defined in web::ConnectionBase) | web::ConnectionBase | |
ConnectionBase(util::TagDecoratorFactory const &tagFactory, std::string ip) | web::ConnectionBase | inline |
dead() | web::ConnectionBase | inline |
doRead() (defined in web::impl::HttpBase< Derived, HandlerType >) | web::impl::HttpBase< Derived, HandlerType > | inline |
dosGuard_ (defined in web::impl::HttpBase< Derived, HandlerType >) | web::impl::HttpBase< Derived, HandlerType > | protected |
ec_ (defined in web::ConnectionBase) | web::ConnectionBase | protected |
handler_ (defined in web::impl::HttpBase< Derived, HandlerType >) | web::impl::HttpBase< Derived, HandlerType > | protected |
HttpBase(std::string const &ip, std::reference_wrapper< util::TagDecoratorFactory const > tagFactory, std::shared_ptr< AdminVerificationStrategy > adminVerification, std::reference_wrapper< dosguard::DOSGuardInterface > dosGuard, std::shared_ptr< HandlerType > handler, boost::beast::flat_buffer buffer) (defined in web::impl::HttpBase< Derived, HandlerType >) | web::impl::HttpBase< Derived, HandlerType > | inline |
httpFail(boost::beast::error_code ec, char const *what) (defined in web::impl::HttpBase< Derived, HandlerType >) | web::impl::HttpBase< Derived, HandlerType > | inlineprotected |
isAdmin() const | web::ConnectionBase | inline |
isAdmin_ (defined in web::ConnectionBase) | web::ConnectionBase | protected |
log_ (defined in web::impl::HttpBase< Derived, HandlerType >) | web::impl::HttpBase< Derived, HandlerType > | protected |
makeSubscriptionContext(util::TagDecoratorFactory const &) override | web::impl::HttpBase< Derived, HandlerType > | inlinevirtual |
onRead(boost::beast::error_code ec, std::size_t bytesTransferred) (defined in web::impl::HttpBase< Derived, HandlerType >) | web::impl::HttpBase< Derived, HandlerType > | inline |
onWrite(bool close, boost::beast::error_code ec, std::size_t bytesTransferred) (defined in web::impl::HttpBase< Derived, HandlerType >) | web::impl::HttpBase< Derived, HandlerType > | inline |
operator=(Taggable &&)=default (defined in util::Taggable) | util::Taggable | |
perfLog_ (defined in web::impl::HttpBase< Derived, HandlerType >) | web::impl::HttpBase< Derived, HandlerType > | protected |
req_ (defined in web::impl::HttpBase< Derived, HandlerType >) | web::impl::HttpBase< Derived, HandlerType > | protected |
send(std::string &&msg, http::status status=http::status::ok) override | web::impl::HttpBase< Derived, HandlerType > | inlinevirtual |
web::ConnectionBase::send(std::shared_ptr< std::string > msg) | web::ConnectionBase | inlinevirtual |
tag() const | util::Taggable | inline |
Taggable(util::TagDecoratorFactory const &tagFactory) | util::Taggable | inlineexplicitprotected |
Taggable(Taggable &&)=default (defined in util::Taggable) | util::Taggable | |
upgraded (defined in web::ConnectionBase) | web::ConnectionBase | |
~HttpBase() override (defined in web::impl::HttpBase< Derived, HandlerType >) | web::impl::HttpBase< Derived, HandlerType > | inline |
~Taggable()=default (defined in util::Taggable) | util::Taggable | virtual |