Wireshark-commits: [Wireshark-commits] master fa25f19: Thrift: Register for media-type application/
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 22 Mar 2017 21:46:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fa25f19ae433d6ee34e15c123ffffbc908d3bbe2
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

fa25f19 by Uli Heilmeier (uh@xxxxxxxxxxxx):

    Thrift: Register for media-type application/x-thrift
    
    Thrift streams can be transported over http (or https).
    
    application/x-thrift is not official assigned but still in use
    (s. https://issues.apache.org/jira/browse/THRIFT-3250).
    
    Change-Id: I42e34b55da023b09bfef4658c89b1941ef4e574b
    Reviewed-on: https://code.wireshark.org/review/20674
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  a834964   NBIFOM: fix a typo in a filter name
    adds  fa25f19   Thrift: Register for media-type application/x-thrift


Summary of changes:
 epan/dissectors/packet-thrift.c |    3 +++
 1 file changed, 3 insertions(+)