module Roda::RodaPlugins::DefaultHeaders::ResponseMethods
Public Instance Methods
Source
# File lib/roda/plugins/default_headers.rb, line 56 def default_headers roda_class.default_headers end
Get the default headers from the related roda class.
# File lib/roda/plugins/default_headers.rb, line 56 def default_headers roda_class.default_headers end
Get the default headers from the related roda class.