Module: Roda::RodaPlugins::EarlyHints
- Defined in:
- lib/roda/plugins/early_hints.rb
Overview
The early_hints plugin allows sending 103 Early Hints responses using the rack.early_hints environment variable. Early hints allow clients to preload necessary files before receiving the response.
Defined Under Namespace
Modules: InstanceMethods