You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/25 20:56:18 UTC

[jira] [Commented] (TS-4230) support matrix style parameters in ts_lua plugin

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

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

GitHub user shukitchan opened a pull request:

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

    TS-4230: support matrix style parameter in ts_lua plugin

    @jpeach pls take a look. hopefully it is a simple quick one.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shukitchan/trafficserver params-patch

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/499.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #499
    
----
commit 8170df56e1598fbee03d5cd3e01b92d3723cf614
Author: Kit Chan <ki...@apache.org>
Date:   2016-02-25T02:14:19Z

    support matrix parameters in ts_lua plugin

commit e05cec4ec782b8d02a20a900fde8efa7c67946a5
Author: Kit Chan <ki...@apache.org>
Date:   2016-02-25T02:24:41Z

    documentation update for ts_lua plugin

----


> support matrix style parameters in ts_lua plugin
> ------------------------------------------------
>
>                 Key: TS-4230
>                 URL: https://issues.apache.org/jira/browse/TS-4230
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Lua, Plugins
>            Reporter: Kit Chan
>            Assignee: Kit Chan
>            Priority: Minor
>             Fix For: 6.2.0
>
>
> For url like this 
> '/abc;x=1'
> We would like to support getting and setting the matrix style parameter (i.e. x=1) using ts_lua plugin
> I have a patch for this. 



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