Module responses

Source
Expand description

HTTP responses for the HTTP tracker.

Refer to the generic HTTP server documentation for more information about the HTTP tracker.

Re-exports§

pub use announce::Announce;
pub use announce::Compact;
pub use announce::Normal;

Modules§

announce
Announce response for the HTTP tracker announce request.
error
Error response for the HTTP tracker.
scrape
Scrape response for the HTTP tracker scrape request.

Traits§

Response
Trait that defines the Announce Response Format