Wireshark-commits: [Wireshark-commits] master 7002a9c: Add http.file_data string field to store dec

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 15 Jan 2016 12:33:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7002a9cb3f23f2af2c95352d01eb557753d299c5
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7002a9c by David Morsberger (dave@xxxxxxxxxxxxxx):

    Add http.file_data string field to store decompressed HTTP data.
    
    Change-Id: I6031ae6f9b31447665236098c87ffed97e4b8a2d
    Reviewed-on: https://code.wireshark.org/review/13275
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  d1cb746   plugin_if: Add function to get capture file info
    adds  7002a9c   Add http.file_data string field to store decompressed HTTP data.


Summary of changes:
 epan/dissectors/packet-http.c |   11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)