Comment # 7
on bug 10335
from Anders Broman
>Quick look at the code indicates we bail if the first byte isn't a printable >character, since we're expecting ASCII HTTP headers.
I think that was added by Martin Mathieson as the heuristic was "expensive", I
haven't looked at the code but we might want to do something like setting
conversation dissector once the heuristic has decided that this stream is HTTP
and bypass the heuistic for subsequent frames.
You are receiving this mail because:
- You are watching all bug changes.