PcapHTTPFlows | Flows extracted from the pcap file. | String |
PcapHttpFlows.ResultIndex | The index of the http packet in the pcap file. | String |
PcapHttpFlows.HttpContentType | Http content type of the response. | String |
PcapHttpFlows.HttpResponseVersion | Http version used in the response. | String |
PcapHttpFlows.HttpResponseCode | Http response code from the server | String |
PcapHttpFlows.HttpDate | Http date returned from the sever | String |
PcapHttpFlows.HttpRequestMethod | Http request method used. | String |
PcapHttpFlows.HttpRequestUri | Http request URI (path) | String |
PcapHttpFlows.HttpFileData | Http content of the response | String |
PcapHttpFlows.HttpServer | The server signature in the response | String |
PcapHttpFlows.HttpUserAgent | Http user agent sent in the request | String |
PcapHttpFlows.HttpAccept | Http request accept type | String |
PcapHttpFlows.MetaSniffTimeStamp | Time the packet was sniffed (unixtime). | String |