Leif Hedstrom created TS-3966:
---------------------------------
Summary: header_rewrite does not allow to deny requests in remap /
read-request-her hook
Key: TS-3966
URL: https://issues.apache.org/jira/browse/TS-3966
Project: Traffic Server
Issue Type: Improvement
Components: Plugins
Reporter: Leif Hedstrom
It'd be nice if I could use e.g.
{code}
set-status 403
{code}
in a a header_rewrite rule for remap rules, or read-request-header hooks. But,
this does not work today, you have to let it slip through to origin, and then
modify the response status code in a send-response-header hook.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)