pub(crate) const HTTP_PROBE_READ_LEN: usize = 1024;
Bytes drained from a stray HTTP probe before replying.