Yet Another HTTP Library
yahttp
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
YaHTTP::HTTPBase::SendBodyRender Class Reference

#include <reqresp.hpp>

Public Member Functions

 SendBodyRender ()
 
size_t operator() (const HTTPBase *doc, std::ostream &os, bool chunked) const
 

Detailed Description

Default renderer for request/response, simply copies body to response

Constructor & Destructor Documentation

YaHTTP::HTTPBase::SendBodyRender::SendBodyRender ( )
inline

Member Function Documentation

size_t YaHTTP::HTTPBase::SendBodyRender::operator() ( const HTTPBase doc,
std::ostream &  os,
bool  chunked 
) const
inline

The documentation for this class was generated from the following file: