2749eaa496
This prunes out INFO messages by default - they end up being a substantial chunk of the payload in server mode. You can still serve them up by passing '-l ALL' or '-l INFO'. R=leafp@google.com Review URL: https://codereview.chromium.org/1126243004