pub const ACCEPT: &str = "Accept";
Accept header - specifies media types the client can understand Example: Accept: text/html, application/json
Accept: text/html, application/json