DEFAULT_HTTP_PATH_BYTES

Constant DEFAULT_HTTP_PATH_BYTES 

Source
pub const DEFAULT_HTTP_PATH_BYTES: &'static [u8];
Expand description

The byte representation of the default HTTP path. This constant provides the byte equivalent of the default HTTP path/// for use in low-level operations.