[Click] HTTP Request‏

Eddie Kohler kohler at cs.ucla.edu
Thu Feb 25 13:49:04 EST 2010


Packets don't have HTTP headers, connections do.  However an HTTP response's 
headers will often be contained in a single packet.  Use CheckIPHeader to set 
the network header, then tcp_header() to get the TCP header, then access the 
payload.


Mai Ali wrote:
> 
> Hi 
> 
> I just want to know if there is any way I could get the HTTP header of a
>  packet using click elements?
> 
> thanks, 		 	   		  
> _________________________________________________________________
> Hotmail: Trusted email with powerful SPAM protection.
> https://signup.live.com/signup.aspx?id=60969
> _______________________________________________
> click mailing list
> click at amsterdam.lcs.mit.edu
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click


More information about the click mailing list