Class Net::HTTP::Head
In: net/http.rb
Parent: HTTPRequest

Constants

METHOD = 'HEAD'
REQUEST_HAS_BODY = false
RESPONSE_HAS_BODY = false

[Validate]