Add net::GzipSourceStream
This CL adds a net::GzipSourceStream which implements net::FilterSourceStream to do gzip decoding. This is a part of the efforts to convert net::Filter into a pull-based interface. See the linked bug for more details. BUG=474859 Review-Url: https://codereview.chromium.org/2334773002 Cr-Commit-Position: refs/heads/master@{#421314}
Showing
This diff is collapsed.
Please register or sign in to comment