method
head
v1.2.6 -
Show 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.