http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34162
User: morriss
Date: 2010/09/20 07:12 PM
Log:
From Jakub Zawadzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3336 :
We parse host & request page from headers, so we easily can construct full http
uri.
I was thinking about making it as field, so we could filter, print in column
info, or do other fancy stuff, but for now this is imho enough.
From me: add it as a (filterable) item. Clean up spacing and indentation in a
few places.
Directory: /trunk/epan/dissectors/
Changes Path Action
+130 -96 packet-http.c Modified