Constant box_stream::UNAUTHENTICATED_HEADER [] [src]

pub const UNAUTHENTICATED_HEADER: &'static str = "header_auth"

The error value used by read to signal that a header is not correctly authenticated.

See BoxReader::read for more details.