Hi !
I am using pcap2har in my company software and it works great ! Thank
you very much for your work. Only to help a little, I have found two
troubles with downloaded source code :
- httpsession.py : an import clause was missing
import logging as log
- mediatype.py : the mediatype_re regular expression rejects this
content type : image/vnd.microsoft.icon which I get sometimes for
favicons. May this content type is not matching the spec !! It should
not be the first (nor the last) time Microsoft allows itself some ...
rights :-)
Thank you again,
Sylvain Caillet
www.alaloop.com