[
https://issues.apache.org/jira/browse/TS-2904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14058941#comment-14058941
]
ASF subversion and git services commented on TS-2904:
-----------------------------------------------------
Commit ed0cd00fa8e5f294e74b51d65e09192b87574273 in trafficserver's branch
refs/heads/master from [~meeramn]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=ed0cd00 ]
TS-2904: add Via header decoder option to traffic_line
Add --decode_via option for traffic_line which decodes the short
and long version of the Via header.
> 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.2#6252)