- DELETE
void DELETE(string path, T values)
Undocumented in source. Be warned that the author may not have intended to support it.
- DELETE
void DELETE(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- GET
T GET(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- POST
void POST(string path, T values)
Undocumented in source. Be warned that the author may not have intended to support it.
- POST
auto POST(string path, T values)
Undocumented in source. Be warned that the author may not have intended to support it.
- POST
void POST(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- POST
auto POST(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- disconnect
void disconnect()
Undocumented in source. Be warned that the author may not have intended to support it.