Constant HTTP_CONNECTION_STATE

Source
pub const HTTP_CONNECTION_STATE: &str = "http.connection.state";
Expand description

State of the HTTP connection in the HTTP connection pool.

§Notes

§Examples

  • "active"
  • "idle"