- getAllPackageVersions
void getAllPackageVersions(HTTPServerRequest req, HTTPServerResponse res, string _packname)
Undocumented in source. Be warned that the author may not have intended to support it.
- getAvailable
void getAvailable(HTTPServerRequest req, HTTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
- getHome
void getHome(string sort, string category, ulong skip, ulong limit)
Undocumented in source. Be warned that the author may not have intended to support it.
- getPackage
void getPackage(HTTPServerRequest req, HTTPServerResponse res, string _packname)
Undocumented in source. Be warned that the author may not have intended to support it.
- getPackageVersion
void getPackageVersion(HTTPServerRequest req, HTTPServerResponse res, string _packname, string _version)
Undocumented in source. Be warned that the author may not have intended to support it.
- getPackages
void getPackages(HTTPServerRequest req, HTTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
- getRedirectViewPackage
void getRedirectViewPackage(string _packname)
Undocumented in source. Be warned that the author may not have intended to support it.