|
<else>
<elseif>
<false>
<if>
<then>
<true>
<if accept>
<if client>
<if clientvar>
<if config>
<if cookie>
<if date>
<if domain>
<if exists>
<if expr>
<if false>
<if group>
<if ip>
<if language>
<if match>
<if ppoint>
<if pragma>
<if prestate>
<if referrer>
<if supports>
<if time>
<if true>
<if user>
<if variable>
|
If plugin
"accept"
Returns true if the browser accepts certain content types as specified
by it's Accept-header, for example image/jpeg or text/html. If
browser states that it accepts */* that is not taken in to account as
this is always untrue. Accept is a Match plugin.
Attributes
- accept
accept=type1[,type2,...]
-
|
|