Module: Mongrel::Const

Constants

NameValue
POST 'POST'.freeze unless const_defined?(:POST)
PUT 'PUT'.freeze unless const_defined?(:PUT)
QUERY_STRING 'QUERY_STRING'.freeze unless const_defined?(:QUERY_STRING)
UPLOAD_ID 'upload_id'.freeze