accept_charset()
Return the accept character set for all new CGI instances.
# File lib/cgi/core.rb, line 739 def self.accept_charset @@accept_charset end