Returns:
183 184 185
# File 'lib/apache/fakerequest.rb', line 183 def key?( key ) @hash.key?( key.downcase ) end