Replace or extend the list of charsets used to decode a request entity.
Either argument may be a single string or a list of strings.
Try to gzip the response body if Content-Type in mime_types.
cherrypy.response.headers[‘Content-Type’] must be set to one of the values in the mime_types arg before calling this function.