= private = protected
[](key)
Reads key from the configuration
# File lib/webrick/cgi.rb, line 82 def [](key) @config[key] end