Struct civet::Headers [] [src]

pub struct Headers<'a> { /* fields omitted */ }

Trait Implementations

impl<'a> Headers for Headers<'a>
[src]

Find the value of a given header. Multi-line headers are represented as an array. Read more

Returns true if a particular header exists

Iterate over all of the available headers.