Method: Dagger::Response#content_type

Defined in:
lib/dagger/response.rb

#content_typeObject



26
27
28
# File 'lib/dagger/response.rb', line 26

def content_type
  self['Content-Type']
end