# File lib/rack/request.rb, line 336 def accept_encoding parse_http_accept_header(@env["HTTP_ACCEPT_ENCODING"]) end