1 2
pub(crate) const CONTENT_TYPE_PROTOBUF: &[u8] = b"application/protobuf"; pub(crate) const CONTENT_TYPE_JSON: &[u8] = b"application/json";