Chapter 3: Condition Reference

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( )

81

Page 81
Image 81
Blue Coat Systems Proxy SG manual Http.response.code=