URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2787a935075825254803b3778cbef61bf6c30b22
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2787a93 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
HTTP2: Update to draft-15
* Add new error code (HTTP_1_1_REQUIRED)
* Use hexa value for error code (like the spec)
* Add reference to Alt-SVC spec
Change-Id: Ifbcb32e97168440cb34f59740871b6c896e90461
Reviewed-on: https://code.wireshark.org/review/4992
Reviewed-by: Daniel Stenberg <daniel@xxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 618560a Eliminate proto_tree_add_text from packet-fcels.c
adds 2787a93 HTTP2: Update to draft-15
Summary of changes:
epan/dissectors/packet-http2.c | 34 +++++++++++++++++++---------------
1 file changed, 19 insertions(+), 15 deletions(-)