method

accept_header

accept_header()
public

No documentation available.

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