Skip to content

Commit

Permalink
update docs (envoyproxy#347)
Browse files Browse the repository at this point in the history
  • Loading branch information
ccaraman authored Jan 11, 2017
1 parent 453b511 commit 65a39b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration/http_conn_man/access_log.rst
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ Status code
Filters on HTTP response/status code.

op
*(required, string)* Comparison operator. Currently *>=* is the only supported operator.
*(required, string)* Comparison operator. Currently *>=* and *=* are the only supported operators.

value
*(required, integer)* Default value to compare against if runtime value is not available.
Expand Down

0 comments on commit 65a39b0

Please sign in to comment.