We made OkHttp output the content of packets, which is super helpful when debugging JSON or SPARQL calls.
However, when we get thumbnails over HTTP, it is not so nice to see the binary:
It would be great if we could not output that for binaries (or for content-type: image/jpeg
at least).