You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Kit Chan (JIRA)" <ji...@apache.org> on 2016/06/07 01:25:20 UTC

[jira] [Created] (TS-4510) ts_lua plugin - support multiple headers with the same name

Kit Chan created TS-4510:
----------------------------

             Summary: ts_lua plugin - support multiple headers with the same name
                 Key: TS-4510
                 URL: https://issues.apache.org/jira/browse/TS-4510
             Project: Traffic Server
          Issue Type: Improvement
          Components: Lua, Plugins
            Reporter: Kit Chan


Currently ts_lua plugin does not handle well when the request or response contains multiple header with the same name. 

We either retrieve the last value of first value of these headers and when we set new value to the header, we only change the first one and leave the rest there still.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)