method

content_type

content_type()
public

No documentation available.

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