Constant HTTP_CONNECTION_STATE

pub const HTTP_CONNECTION_STATE: &'static str;
Expand description

State of the HTTP connection in the HTTP connection pool.

§Notes

§Examples

  • "active"
  • "idle"