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

Constants

METHOD = 'POST'
REQUEST_HAS_BODY = true
RESPONSE_HAS_BODY = true

[Validate]