Returning cache headers for network content (#3123)

This commit is contained in:
Tomasz Drwięga
2016-11-03 12:40:53 +01:00
committed by Gav Wood
parent 3a1f3c0a80
commit e9cd2f4d56
9 changed files with 62 additions and 12 deletions

View File

@@ -21,4 +21,5 @@ mod handler;
pub use self::local::LocalPageEndpoint;
pub use self::builtin::PageEndpoint;
pub use self::handler::PageCache;