#include <map>
#include <memory>
#include <RCF/ByteBuffer.hpp>
#include <RCF/Filter.hpp>
#include <RCF/RecursionLimiter.hpp>
Go to the source code of this file.
Classes | |
class | RCF::HttpMessageVerifier |
HTTP message verification mechanism, to allow applications to verify HTTP message payloads using custom HTTP headers. More... | |
Typedefs | |
typedef std::shared_ptr< HttpMessageVerifier > | RCF::HttpMessageVerifierPtr |
Reference counted wrapper for RCF::HttpMessageVerifier. More... | |
typedef std::shared_ptr< HttpMessageVerifier > RCF::HttpMessageVerifierPtr |
Reference counted wrapper for RCF::HttpMessageVerifier.