Libraries
»
dagger
(2.3.0)
»
Index
»
Dagger
»
Response
»
#content_type
Method: Dagger::Response#content_type
Defined in:
lib/dagger/response.rb
#
content_type
⇒
Object
26 27 28
# File 'lib/dagger/response.rb', line 26
def
content_type
self
[
'
Content-Type
'
]
end