Log HTTP requests and responses
authorHannah von Reth <hannah.vonreth@owncloud.com>
Mon, 8 Jun 2020 13:08:13 +0000 (15:08 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:59:13 +0000 (10:59 +0100)
commit6c2c544713cb4e1267988ece3af19b459b6c3c88
tree4f5455b53ffdc593b2cf603cb96924c56a53bdab
parentc92f70d4ffdf6a8a083714cd075f122978a4e653
Log HTTP requests and responses

Issue: #7873
src/libsync/CMakeLists.txt
src/libsync/abstractnetworkjob.cpp
src/libsync/abstractnetworkjob.h
src/libsync/accessmanager.cpp
src/libsync/httplogger.cpp [new file with mode: 0644]
src/libsync/httplogger.h [new file with mode: 0644]