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

WebDAV methods — RFC2518

Constants

METHOD = 'PROPFIND'
REQUEST_HAS_BODY = true
RESPONSE_HAS_BODY = true

[Validate]