Method: Rack::Cors::Resource#headers
- Defined in:
- lib/rack/cors/resource.rb
permalink #headers ⇒ Object
Returns the value of attribute headers.
10 11 12 |
# File 'lib/rack/cors/resource.rb', line 10 def headers @headers end |
Returns the value of attribute headers.
10 11 12 |
# File 'lib/rack/cors/resource.rb', line 10 def headers @headers end |