Guy Harris
changed
bug 12411
What |
Removed |
Added |
Hardware |
x86-64
|
All
|
Summary |
HTTP POST spanning 2 successive packets decoded as TCP
|
All but the last packet of a reassembled PDU over TCP is labeled as TCP
|
OS |
Windows 7
|
All
|
Comment # 1
on bug 12411
from Guy Harris
No, packets 5 and 13 *are* dissected as HTTP with your capture; the problem is
that earlier packets that contain TCP segments included in the HTTP messages
aren't labeled as HTTP. Packets 4 and 5 comprise an HTTP POST request; packets
9, 10, and 13 comprise the OK response.
You are receiving this mail because:
- You are watching all bug changes.