method
use_accept_header
v5.2.3 -
Show latest stable
- Class:
ActionDispatch::Http::MimeNegotiation
use_accept_header()private
No documentation available.
# File actionpack/lib/action_dispatch/http/mime_negotiation.rb, line 163
def use_accept_header # :doc:
!self.class.ignore_accept_header
end