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