# File lib/merb-core/dispatch/request.rb, line 269
    def accept_charset
      @env['HTTP_ACCEPT_CHARSET']
    end