You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2012/11/24 00:46:58 UTC

[jira] [Commented] (TS-1589) headers of requests in remap.lua

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

James Peach commented on TS-1589:
---------------------------------

You can add, delete and index headers using array syntax, eg. foo = request.headers['foo']. AFAIK the onl;y thing you can't do is iterate over headers.
                
> headers of requests in remap.lua
> --------------------------------
>
>                 Key: TS-1589
>                 URL: https://issues.apache.org/jira/browse/TS-1589
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Plugins
>    Affects Versions: 3.3.0
>            Reporter: Luca Rea
>
> Shoul be very useful to list and check value of headers in remap.lua in order to choose between redirect options(I've seen it's already possible add new ones)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira