summaryrefslogtreecommitdiff
path: root/test/keys
diff options
context:
space:
mode:
authorRyan Doyle <ryan@doylenet.net>2017-03-27 21:48:26 +1100
committerAnders Broman <a.broman58@gmail.com>2017-06-22 16:22:59 +0000
commitf24ffb0bcd12c3dce1e48b7a34c48a6be62c45e4 (patch)
treedfdced4d009cadc87546597fdccf954cfc66d289 /test/keys
parentcfb23d874345eede2860afa155b181a2e2e208c0 (diff)
downloadwireshark-f24ffb0bcd12c3dce1e48b7a34c48a6be62c45e4.tar.gz
http2: reassemble entity bodies in data frames
This commit reassembles data frames to build up the full entity body. It does this for both client/server request and responses. Additionally, it also decompresses bodies if they have the correct content-encoding header provided and are not partial bodies. Bug: 13543 Change-Id: I1661c9ddd09c1f6cf5a08b2b1921f95103aebb52 Reviewed-on: https://code.wireshark.org/review/20737 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'test/keys')
-rw-r--r--test/keys/http2-data-reassembly.keys1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/keys/http2-data-reassembly.keys b/test/keys/http2-data-reassembly.keys
new file mode 100644
index 0000000000..8a3e2fbd8e
--- /dev/null
+++ b/test/keys/http2-data-reassembly.keys
@@ -0,0 +1 @@
+CLIENT_RANDOM 59b4b71f50e71bff50f88388679c0156714d158bf10edd29f1d45fb4fffb3010 750fc27332a9cc17802defc48bd5693c9278d68680ae64d9dffa1e638ebd17a7902ad69501c413571b7c63dc23a0918b \ No newline at end of file