method
head
v2.0.3 -
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.