menu
spark_framework package
documentation
server.dart
StaticHandlerConfig
htmlMaxAge property
htmlMaxAge property
dark_mode
light_mode
htmlMaxAge
property
int
htmlMaxAge
final
Cache-Control max-age in seconds for HTML files (typically shorter).
Implementation
final int htmlMaxAge;
spark_framework package
documentation
server
StaticHandlerConfig
htmlMaxAge property
StaticHandlerConfig class