URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=91fd72c68f3ed55c71c6eb1f984ea20db20c355a
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
91fd72c by Uli Heilmeier (uh@xxxxxxxxxxxx):
HTTP: Fix full_uri when using a Proxy
When the HTTP request is transmitted to a Proxy the URI is already
a "full URI".
Bug was reported by Thomas Baudelet.
Bug: 12176
Change-Id: I83f6bdef6fa96233792c6bbe54caad38df0f5fb6
Reviewed-on: https://code.wireshark.org/review/14142
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
(cherry picked from commit 10358a2f14a69fbbf0e3042429399e4934a79674)
Reviewed-on: https://code.wireshark.org/review/14162
Actions performed:
from b3e2fe3 snmp: Decode msgSecurityParameters ASN.1 header
adds 91fd72c HTTP: Fix full_uri when using a Proxy
Summary of changes:
epan/dissectors/packet-http.c | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)