Class: Net::HTTP::Retrieve
- Inherits:
-
HTTPRequest
- Object
- HTTPRequest
- Net::HTTP::Retrieve
- Defined in:
- lib/net/http/retrieve.rb
Overview
Custom X-RETRIEVE for retrieving messages from the .NET Services message buffer.
This request should not be used directly. Use DotNetServices::Session#retrieve instead.
Constant Summary collapse
- METHOD =
"X-RETRIEVE"- REQUEST_HAS_BODY =
false- RESPONSE_HAS_BODY =
true