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

HTTP 1.1 methods — RFC2616

Constants

METHOD = 'GET'
REQUEST_HAS_BODY = false
RESPONSE_HAS_BODY = true

[Validate]