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

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

GitHub user meeramn opened a pull request:

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

    TS-2904 Move Via decode out of traffic_line, and make a separate tool

    Created separate tool to decode via header and moved via decoder out of 
traffic_line. Also, added necessary documentation.

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

    $ git pull https://github.com/meeramn/trafficserver TS-2904

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

    https://github.com/apache/trafficserver/pull/132.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 #132
    
----
commit 25d62fedd546005b7494b617c070eaf8bb6e5be0
Author: Meera Mosale Nataraja <[email protected]>
Date:   2014-10-20T17:12:29Z

    TS-2904 Move Via decode out of traffic_line, and make a separate tool

----


> Add via header decoder option to traffic_line
> ---------------------------------------------
>
>                 Key: TS-2904
>                 URL: https://issues.apache.org/jira/browse/TS-2904
>             Project: Traffic Server
>          Issue Type: New Feature
>          Components: Management API, Tools
>            Reporter: Meera Mosale Nataraja
>            Assignee: James Peach
>             Fix For: 5.1.0
>
>         Attachments: TS-2904.diff
>
>
> Add via header decoder option to traffic_line. 
> This will decode Via Header and provide detailed explaination of the fields.
> Via header can be given within [ ] or without [ ]
> Example output for traffic_line:
> ./traffic_line --help
> Usage: ./traffic_line [--SWITCH [ARG]]
> .
> .
> .
> --decode_via        str   (null)    Decode Via Header
> Usage example:
>  ./traffic_line --decode_via "uScHs f p eN:t cCHi p s "
>  ./traffic_line --decode_via "[uScHs f p eN:t cCHi p s ]"



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

Reply via email to