 
 
generic helper, which helps to construct user-defined response payload More...
#include <request.hpp>
| Public Types | |
| using | response_t = Response | 
| Static Public Member Functions | |
| template<typename... Args> | |
| static Response | construct (Args &&...args) | 
| constructs user defined response payload | |
generic helper, which helps to construct user-defined response payload
| using rotor::response_helper_t< Response >::response_t = Response | 
original user-supplied response type