Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 34162: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 21 Sep 2010 02:12:30 GMT
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