List of all members.
Public Member Functions |
|
| MongooseConnection (struct mg_connection *conn) |
|
int | write (const void *buf, size_t len) |
|
int | write (const std::string &text) |
|
int | read (void *buf, size_t len) |
|
void | sendAuthorizationRequest (const std::string &nonce="") |
|
bool | getHeader (const std::string &name, std::string &output) const |
|
bool | getCookie (const std::string &name, std::string &output) const |
The documentation for this class was generated from the following files:
- src/external/vpiotr-mongoose-cpp/mongcpp.h
- src/external/vpiotr-mongoose-cpp/mongcpp.cpp