Home | History | Annotate | Download | only in python2.7

Lines Matching refs:gzip_encode

1147 def gzip_encode(data):
1436 request_body = gzip_encode(request_body)