method

content_type

rails latest stable - Class: ActionDispatch::RequestEncoder
content_type()
public

No documentation available.

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