ResponseDetective icon indicating copy to clipboard operation
ResponseDetective copied to clipboard

Move console logging to a background thread

Open akashivskyy opened this issue 8 years ago • 0 comments

Logging long request/response bodies may block the main thread significantly. Logging should be moved to background thread.

akashivskyy avatar May 11 '17 09:05 akashivskyy