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