pub const DEFAULT_CONFIDENCE_WHEN_HTTP2_UNAVAILABLE: f64 = 0.0;Expand description
Default confidence score returned when no HTTP/2 observations are available.
The score is 0.0 because no comparison could be made — the
caller has no signal that the observed transport is realistic for
the target profile.