Method: ActionDispatch::Http::Headers#env
- Defined in:
- actionpack/lib/action_dispatch/http/headers.rb
#env ⇒ Object
118 |
# File 'actionpack/lib/action_dispatch/http/headers.rb', line 118 def env; @req.env.dup; end |
118 |
# File 'actionpack/lib/action_dispatch/http/headers.rb', line 118 def env; @req.env.dup; end |