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