instance method
accept_header
Ruby on Rails 7.2.3
Since v5.2.8.1Signature
accept_header()
No documentation comment.
Source
# File actionpack/lib/action_dispatch/testing/request_encoder.rb, line 12
def accept_header; end
Defined in actionpack/lib/action_dispatch/testing/request_encoder.rb line 12
· View on GitHub
· Improve this page
· Find usages on GitHub