RequestTimeout

Constant RequestTimeout 

Source
pub const RequestTimeout: u16 = 408;
Expand description

The 408 (Request Timeout) status code indicates that the server did not receive a complete request message within the time that it was prepared to wait.