Now [.har](https://en.wikipedia.org/wiki/.har) format is supported. Use har2txt or pcap2txt executable scripts to parse har or pcap files correspondingly.
1.0.6
Unify and simplify HTTP filters. Remove excluding filter as separate parameter. Now you can use 'not' and '!=' logical expressions instead.
1.0.4
1.0.3
Fix error appeared on pcap file containing packets without payload.
1.0.2
- minor fixes [pcaper-1.0.2.tar.gz](https://github.com/gaainf/pcaper/files/2578105/pcaper-1.0.2.tar.gz) [pcaper-1.0.2.zip](https://github.com/gaainf/pcaper/files/2578106/pcaper-1.0.2.zip)
1.0.1
Pcaper provides class to read pcap file, assemble and iterate HTTP requests. [pcaper-1.0.1.tar.gz](https://github.com/gaainf/pcaper/files/2551280/pcaper-1.0.1.tar.gz) [pcaper-1.0.1.zip](https://github.com/gaainf/pcaper/files/2551281/pcaper-1.0.1.zip)