Closed
Description
See https://tools.ietf.org/html/rfc7231#section-7.1.4
It should likely be a pub struct Allow(pub Vec<hyper::method::Method>)
.
See https://tools.ietf.org/html/rfc7231#section-7.1.4
It should likely be a pub struct Allow(pub Vec<hyper::method::Method>)
.