ResponseHeadersKey

Type Alias ResponseHeadersKey 

Source
pub type ResponseHeadersKey = String;
Expand description

An alias for String, representing the key type used in HTTP response headers.

Aliased Typeยง

pub struct ResponseHeadersKey { /* private fields */ }