Static body_image::barc::META_RES_STATUS[][src]

pub static META_RES_STATUS: &[u8] = b"response-status"
Deprecated since 0.5.0

: use hname_meta_res_status() instead

Meta header name bytes for the response numeric status code, SPACE, and then a standardized reason phrase, e.g. "200 OK". The later is intended only for human readers.