URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4fb2449b82a20e310c52f0fa965db950f77ab9f7
Submitter: "Graham Bloice <graham.bloice@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
4fb2449 by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):
http: Add request URI to response
Add the request URI to the response to allow filtering of
responses by request URI in a single pass.
Bug: 15344
Change-Id: I89bf675dccaed37f54a4d13956223cbdde601e7d
Reviewed-on: https://code.wireshark.org/review/31184
Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
Actions performed:
from 03eb0a4 Qt: Switch models and DataPrinter to new-style signals and slots.
add 4fb2449 http: Add request URI to response
Summary of changes:
epan/dissectors/packet-http.c | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)