Flowdock
method

headers

Importance_1
v2.1.0 - Show latest stable - 0 notes - Class: ActionController::AbstractRequest
headers() public

Provides acccess to the request’s HTTP headers, for example:

 request.headers["Content-Type"] # => "text/plain"
Show source
Register or log in to add new notes.