Lines Matching refs:strip
209 response_etag = response_etag.strip('" ')211 etag = etag.strip('" ')682 # TODO(tonyg): Strip sdch from the request headers because we can't687 # Strip lzma so Opera's requests matches archives recorded using Chrome.689 stripped_encodings = [e.strip() for e in accept_encoding.split(',')]