method

content_type

content_type()
public

No documentation available.

# File actionpack/lib/action_dispatch/testing/integration.rb, line 423
          def content_type
            @mime.to_s
          end