Method: Rack::Response#headers
- Defined in:
- lib/rack/response.rb
permalink #headers ⇒ Object (readonly)
Returns the value of attribute headers.
32 33 34 |
# File 'lib/rack/response.rb', line 32 def headers @headers end |
Returns the value of attribute headers.
32 33 34 |
# File 'lib/rack/response.rb', line 32 def headers @headers end |