Module abort_download

Source
Expand description

Body of abort_download response.

§Successful case

On a successful request, the body of response is a struct called Response with a successful message.

§Failed case

On a failed request, the body of response is a struct called Refused with a error message.

Structs§

Refused
Response