method
head
rails latest stable - Class:
ActionController::Integration::Session
head(path, parameters = nil, headers = nil)public
Performs a HEAD request with the given parameters. See get() for more details.
head(path, parameters = nil, headers = nil)Performs a HEAD request with the given parameters. See get() for more details.