Malloy
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
malloy::mock::http::connection::request_generator Class Reference

Public Member Functions

 request_generator (malloy::http::request_header<> header)
 
const malloy::http::request_headerheader () const
 
template<typename Body , std::invocable< malloy::http::request< Body > && > Callback, typename Setup >
void body (Callback &&done, Setup &&s)
 
template<typename Body , std::invocable< malloy::http::request< Body > && > Callback>
void body (Callback &&done)
 

Public Attributes

malloy::http::request_header header_
 

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