Class: Net::HTTP::CreateMB
- Inherits:
-
HTTPRequest
- Object
- HTTPRequest
- Net::HTTP::CreateMB
- Defined in:
- lib/net/http/create_mb.rb
Overview
Custom request type X-CREATEMB for creating message buffers on the .NET Service Bus.
This request should not be used directly. Use DotNetServices::Session#createmb instead.
Constant Summary collapse
- METHOD =
"X-CREATEMB"- REQUEST_HAS_BODY =
false- RESPONSE_HAS_BODY =
true