method
accept_header
rails latest stable - Class:
ActionDispatch::RequestEncoder
accept_header()public
No documentation available.
# File actionpack/lib/action_dispatch/testing/request_encoder.rb, line 34
def accept_header
@mime.to_s
end