Class: Net::HTTP::Cancel

Inherits:
Net::HTTPRequest
  • Object
show all
Defined in:
lib/aspera/rest/client.rb

Overview

Cancel method for HTTP

Constant Summary collapse

METHOD =

HTTP method name

'CANCEL'
REQUEST_HAS_BODY =

No request body

false
RESPONSE_HAS_BODY =

No response body

false