content_type()
Content type of response.
# File actionpack/lib/action_dispatch/http/response.rb, line 308 def content_type super.presence end