handlers

Undocumented in source.

Members

Functions

about
void about(HTTPServerRequest request, HTTPServerResponse response)
Undocumented in source. Be warned that the author may not have intended to support it.
apiHandler
void apiHandler(HTTPServerRequest request, HTTPServerResponse response)

API Handler

builddb
void builddb(HTTPServerRequest request, HTTPServerResponse response)
Undocumented in source. Be warned that the author may not have intended to support it.
buildinfo
void buildinfo(HTTPServerRequest request, HTTPServerResponse response)
Undocumented in source. Be warned that the author may not have intended to support it.
error
void error(HTTPServerRequest request, HTTPServerResponse response, HTTPServerErrorInfo error)
Undocumented in source. Be warned that the author may not have intended to support it.
getbuilddb
void getbuilddb(HTTPServerRequest request, HTTPServerResponse response)

Handler for /api/builddb

getpeerinfo
void getpeerinfo(HTTPServerRequest request, HTTPServerResponse response)
Undocumented in source. Be warned that the author may not have intended to support it.
home
void home(HTTPServerRequest request, HTTPServerResponse response)
Undocumented in source. Be warned that the author may not have intended to support it.
peerinfo
void peerinfo(HTTPServerRequest request, HTTPServerResponse response)
Undocumented in source. Be warned that the author may not have intended to support it.
peerlist
void peerlist(HTTPServerRequest request, HTTPServerResponse response)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta