pub const DEFAULT_HTTP_PATH_BYTES: &'static [u8];
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.