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