Wireshark-bugs: [Wireshark-bugs] [Bug 10798] HTTP Requests are only partially dissected (data is

Date: Sun, 21 Dec 2014 15:38:17 +0000

Comment # 8 on bug 10798 from
Downloaded the latest snapshot v1.99.2-174-g6f8de87, the error still exists.

tshark via terminal:
$ HOME=/nowhere /usr/local/bin/tshark -r tcpstream.pcapng -Y http
  4   0.267976 192.168.2.103 -> 108.62.143.141 HTTP 171 GET /patchnotes. 
 19  36.358688 108.62.143.141 -> 192.168.2.103 HTTP 66 HTTP/1.1 200 OK

---
TShark (Wireshark) 1.99.2-174-g6f8de87 (v1.99.2rc0-174-g6f8de87 from unknown)

Copyright 1998-2014 Gerald Combs <[email protected]> and contributors.
License GPLv2+: GNU GPL version 2 or later
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled (64-bit) with libpcap, without POSIX capabilities, with libz 1.2.3,
with GLib 2.36.0, with SMI 0.4.8, without c-ares, without ADNS, with Lua 5.2,
with GnuTLS 2.12.19, with Gcrypt 1.5.0, with MIT Kerberos, with GeoIP.

Running on Mac OS X 10.9.5, build 13F34 (Darwin 13.4.0), with locale
de_DE.UTF-8, with libpcap version 1.3.0 - Apple version 41, with libz 1.2.5,
with GnuTLS 2.12.19, with Gcrypt 1.5.0.
      Intel(R) Core(TM) i7-2675QM CPU @ 2.20GHz (with SSE4.2)

Built using llvm-gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build
2336.9.00).


You are receiving this mail because:
  • You are watching all bug changes.