feat(headers): add Expires header
This commit is contained in:
@@ -96,6 +96,9 @@ pub mod content_type;
|
||||
/// Exposes the Date header.
|
||||
pub mod date;
|
||||
|
||||
/// Exposes the Expires header.
|
||||
pub mod expires;
|
||||
|
||||
/// Exposes the Host header.
|
||||
pub mod host;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user