Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
The section in paranthesis is a carry-over from Yahoo!:
<snip>
- 1) Only the host field can have regexes - the scheme, port and other fields cannot
- (use yts_regex_remap plugin for path manipulation using regexes)
</snip>
As far as I can make out by looking at the code, these filtering parameters are not really implemented:
<snip>
- @action=allow|deny
- @src_ip=IP-address
- @method=HTTP method string (CONNECT|DELETE|GET|HEAD|ICP_QUERY|OPTIONS|POST|PURGE|PUT|TRACE|PUSH)
</snip>