Home | History | Annotate | Download | only in webpagereplay

Lines Matching full:gzip

855     return self.get_header('content-encoding') == 'gzip'
858 return self.get_header('content-encoding') in ('gzip', 'deflate')