Struct HttpEndpointInterfaceProxy
Defined in File http_server.hpp
-
struct HttpEndpointInterfaceProxy
Interface proxy, used to insulate python bindings.
Public Static Functions
- static std::shared_ptr<HttpEndpoint> init(pybind11::function py_parse_fn, std::string m_url, std::string m_method)