Blue Coat Systems Time Clock Proxy SG Manuale Utente

Pagina di 314
Chapter 3: Condition Reference
81
http.response.code=
Tests true if the current transaction is an HTTP transaction and the response code received from the 
origin server is as specified. 
Replaces: 
http.response_code
syntax
http.response.code=nnn 
where 
nnn
 is a standard numeric range test with values in the range 100 to 999 inclusive.
Layer and Transaction Notes
Use  in 
<Proxy>
<Cache>
, and 
<Exception>
 layers.
Applies to HTTP transactions.
See Also
Conditions: 
http.request.version=
http.response.version=
Properties: 
http.response.version( )