Attached is a patch to packet-http.c that calls a subdissector for 
traffic flowing through a proxy via the HTTP CONNECT method.  Most 
protocols, especially SSL, can be tunneled through an HTTP proxy.  
Wireshark currently says this traffic is "Continuation or non-HTTP 
traffic" but this patch turns the payload over to the dissector for the 
protocol being tunneled.  This is similar to how the Socks dissector 
works.


Steve

Attachment: packet-http-connect-dissection.patch.gz
Description: Binary data

_______________________________________________
Wireshark-dev mailing list
[email protected]
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to