<if pragma></if>
Provided by module: Tags: RXML tags
Compares the HTTP header pragma with a string. This is a
State plugin.
Attributes
- pragma="string"
-
Choose what pragma to test.
<if pragma='no-cache'>The page has been reloaded!</if>
<else>Reload this page!</else> |
Reload this page! |