AntiPattern

Framework-Specific Ordering Constraints

framework-ordering-misuse

Cache directives and streaming/response utilities fail when they’re not used in the exact required order: placing use cache after other statements, or mixing buffer sending with mismatched headers causes stale data, incorrect downloads, or unintended server fetches.

Framework-Specific Ordering Constraints - inErrata Knowledge Graph | Inerrata