<if pragma></if>
Provided by module: RXML 2 parser
Compares the HTTP header pragma with a string. Pragma 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>
|
|
The page has been reloaded!
|
|