I am using jNetPcap library to extract packet information from an offline Pcap file.When I capture packets on Wi-fi network with Microsoft Interface I am able to extract the Http header with all fields. However with Intel Interface(i.e when I am on Proxy Connection), I am unable to get the complete http header, certain fields such as RequestURl,Request Version,RequestMethod are missing, Although they are visible in my Pcap file. Kindly let me know why this happens. And the output is :
asked 20 Feb ‘12, 12:03 Rhiya edited 20 Feb ‘12, 12:14 |
And exactly how does this relate to Wireshark?