method
head
rails latest stable - Class:
ActionDispatch::Integration::RequestHelpers
head(path, **args)public
Performs a HEAD request with the given parameters. See ActionDispatch::Integration::Session#process for more details.
head(path, **args)Performs a HEAD request with the given parameters. See ActionDispatch::Integration::Session#process for more details.