[ 
https://issues.apache.org/jira/browse/TS-3966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15156302#comment-15156302
 ] 

ASF GitHub Bot commented on TS-3966:
------------------------------------

Github user zwoop closed the pull request at:

    https://github.com/apache/trafficserver/pull/346


> 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
>            Assignee: Leif Hedstrom
>             Fix For: 6.1.0
>
>
> 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)

Reply via email to