That willl work.  I really appreciate it. 
   
  Thank you and to everybody who responded.

Stephen Fisher <[EMAIL PROTECTED]> wrote:
  On Mon, Feb 04, 2008 at 03:45:56PM -0800, jacob c wrote:

> I just wanted/assumed Wireshark would read the http header for 
> www.cnn.com and then capture accordingly. That was my goal. Is there a 
> way to do that if I am using a proxy?

As Guy stated, you cannot do this in a capture filters. However, you 
can do it in a display filter:

http.host == "www.cnn.com"


Steve

_______________________________________________
Wireshark-users mailing list
Wireshark-users@wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-users


       
---------------------------------
Looking for last minute shopping deals?  Find them fast with Yahoo! Search.
_______________________________________________
Wireshark-users mailing list
Wireshark-users@wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-users

Reply via email to