[
https://issues.apache.org/jira/browse/TS-2318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13831100#comment-13831100
]
Leif Hedstrom commented on TS-2318:
-----------------------------------
I believe I fixed this in another bug, TS-2360. I'm closing this as a dupe of
TS-2360, please reopen if this is still an issue.
> header_rewrite/header_filter plugin is not likey to parse properly.
> -------------------------------------------------------------------
>
> Key: TS-2318
> URL: https://issues.apache.org/jira/browse/TS-2318
> Project: Traffic Server
> Issue Type: Bug
> Components: Plugins
> Reporter: seri,Kim
>
> header_rewrite/header_filter plugin is not parsing properly.
> My header_rewrite config is
> cond %\{READ_RESPONSE_HDR_HOOK\}
> cond %\{HEADER:Vary\} =Accept-Encoding,User-Agent \[NC\]
> set-header Vary "Accept-Encoding"
> header_rewrite plugin is likely to parse
> not
> Vary: Accept-Encoding,User-Agent
> to
> Vary: Accept-Encoding
> My config is missing something?
> Please, help me.
--
This message was sent by Atlassian JIRA
(v6.1#6144)