hyperlane_config 21.0.7

Hyperlane configuration module providing comprehensive configuration management capabilities for the framework.
Documentation
1
2
3
pub const DEFAULT_CACHE_CONTROL_STATIC_ASSETS: &str = "public, max-age=31536000, immutable";
pub const DEFAULT_CACHE_CONTROL_SHORT_TERM: &str = "public, max-age=3600";
pub const DEFAULT_EXPIRES_FAR_FUTURE: &str = "Wed, 1 Apr 8888 00:00:00 GMT";