Flowdock
method

headers

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

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

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