URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e9d4f82ab716ea93f34871082225abb60f0487e3
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e9d4f82 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
HTTP2: with HTTP2 draft-1x, now upgrade use h2-XX or h2c-XX for upgrade HTTP1 Protocol (with XX number of draft)
Change-Id: I7b6394e1a84db34e34b4a05245414b81a62292af
Partial-Bug:10054
Reviewed-on: https://code.wireshark.org/review/1409
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from 0708e09 Update SR and DRX tracking when see UL CRC error'd frame, and add an option to add generated items corresponding to the middle of BSR ranges (suitable for plotting/stats).
adds e9d4f82 HTTP2: with HTTP2 draft-1x, now upgrade use h2-XX or h2c-XX for upgrade HTTP1 Protocol (with XX number of draft)
Summary of changes:
epan/dissectors/packet-http.c | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)