Meera Mosale Nataraja created TS-2904:
-----------------------------------------
Summary: 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
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)