Struct hyper::header::common::allow::Allow
[-]
[+]
[src]
pub struct Allow(pub Vec<Method>);
The Allow
header.
See also https://tools.ietf.org/html/rfc7231#section-7.4.1