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 34063: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sun, 05 Sep 2010 12:16:19 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34063

User: stig
Date: 2010/09/05 05:16 AM

Log:
 Request-Line can contain an empty Request-URI.
 
 I don't want to change get_token_len() to not skip multiple spaces,
 because I don't know if other protocols depends on this behaviour.
 We should maybe check this...
 
 This fixes bug 5181.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +4 -4      packet-http.c    Modified