Module request

Source
Expand description

Descriptions objects for different kinds of directory requests that we can make.

Structs§

AuthCertRequest
A request for one or more authority certificates.
ConsensusRequest
A Request for a consensus directory.
DisplayRequestable
A wrapper to implement Requestable::debug_request.
HsDescDownloadRequesths-client
A request to download a hidden service descriptor
HsDescUploadRequesths-service
A request to upload a hidden service descriptor
MicrodescRequest
A request for one or more microdescriptors
RouterDescRequestrouterdesc
A request for one, many or all router descriptors.
RoutersOwnDescRequestrouterdesc
A request for the descriptor of whatever relay we are making the request to

Traits§

Requestable
A request for an object that can be served over the Tor directory system.