Wireshark-commits: [Wireshark-commits] master cdfc47d: http: add spdy Upgrade support

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 19 Sep 2016 16:57:27 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cdfc47d58dd52d028dee4797b9a151d4d06633fe
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

cdfc47d by Peter Wu (peter@xxxxxxxxxxxxx):

    http: add spdy Upgrade support
    
    Not found in any specification, but it appears to be implemented by
    kubernetes (using "SPDY/3.1" value).
    
    Ping-Bug: 12874
    Change-Id: I9fc7ad2f657a739b415f6801fe0f43f6ef75ca70
    Reviewed-on: https://code.wireshark.org/review/17786
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  ee47d8c   Qt: Fix bug in capture file dialog introduced by HideNameFilterDetails
    adds  cdfc47d   http: add spdy Upgrade support


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