Template induction runs asynchronously from request-time, so it doesn’t affect request latency.
Format
Butter-Disable-Induction expects the string value "true" to disable template induction for a request. Any other value (or omitting the header) will leave template induction enabled.
Combining with Manual Bindings
You can still use theButter-Bindings header even when template induction is disabled. This allows you to manually specify templates while preventing automatic pattern detection: