Method: KineticSdk::Utils::KineticHttpResponse#content_type
- Defined in:
- lib/kinetic_sdk/utils/kinetic-http-response.rb
#content_type ⇒ Object (readonly)
the response content-type
22 23 24 |
# File 'lib/kinetic_sdk/utils/kinetic-http-response.rb', line 22 def content_type @content_type end |