Method: HTTPX::ContentType#mime_type

Defined in:
lib/httpx/response.rb

#mime_typeObject (readonly)

Returns the value of attribute mime_type.



194
195
196
# File 'lib/httpx/response.rb', line 194

def mime_type
  @mime_type
end