DubRegistryWebFrontend.getPackageLogo

Undocumented in source. Be warned that the author may not have intended to support it.
class DubRegistryWebFrontend
@path("/packages/:packname/logo")
void
getPackageLogo
(
HTTPServerRequest req
,
HTTPServerResponse res
,
string _packname
)

Meta