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