ccworkhard

Results 3 comments of ccworkhard

> I'm sorry for the delayed response @ccworkhard . `HttpRequestLayer` and `HttpResponseLayer` only parse the request header, not the request body. If the header is divided into multiple packets, only...

> well, I thought about it, but didn't actually implement it yet. Currently PcapPlusPlus only supports parsing of individual packets. As a workaround you can use TCP reassembly, save the...

> Yes of course! You're more than welcome to contribute to this project. > > However please take into account that implementing such a feature (not the workaround I suggested)...