: sending UIM\Http\Client\Request via D`s stream API. This approach and implementation is partly inspired by Aura.Http
Inherited | Abstract | Final | Static | Datatype | Header |
---|---|---|---|---|---|
Json[string] | Json[string] send(IRequest request, Json[string] options = null) | ||||
DResponse | DResponse _buildResponse(Json[string] aHeaders, string requestBody) | ||||
Json[string] | Json[string] _send(IRequest request) | ||||
IResponse[] | IResponse[] createResponses(Json[string] requestHeaders, string responseContent) | ||||
Json[string] | Json[string] contextOptions() | ||||
void | void _open(string urlToConnect, IRequest request) | ||||
void | void _buildContext(IRequest request, Json[string] options = null) | ||||
void | void _buildContent(IRequest request, Json[string] options = null) | ||||
void | void _buildOptions(IRequest request, Json[string] options = null) | ||||
void | void _buildSslContext(IRequest request, Json[string] options = null) | ||||
void | void _buildHeaders(IRequest request, Json[string] options = null) |