module Turbolinks::Cookies

For non-GET requests, sets a request_method cookie containing the request method of the current request. The Turbolinks script will not initialize if this cookie is set.

Private Instance Methods