|
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
OpenEdge.Net.HTTP.IHttpResponse Execute (IHttpRequest) |
/** Executes an HTTP request.
This method wraps the Execute(Req,Resp) call in the same way that the
HttpClient does. If does so in order to ensure that tyhe Execute(req, resp)
is always called, becuase we don't want to force each decorator to have
to implement this call.
@param HttpRequest Request parameters (URL, method, etc)
@return HttpResponse Includes status and payload */ |
|||||
|
Execute (IHttpRequest, IHttpResponse) |
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
HttpClientDecorator (IHttpClient) |
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
CHARACTER ClientName |
|
|||||
|
CHARACTER ClientVersion |
|
|||||
|
OpenEdge.Net.HTTP.IHttpClient DecoratedHttpClient |
/* the decorated client. this can be a decoration or an actual http client */ |
|||||
|
OpenEdge.Net.HTTP.ClientOptions Options |
|
Top
OpenEdge.Net.HTTP.IHttpResponse Execute (IHttpRequest)
|
||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Execute (IHttpRequest, IHttpResponse)
|
HttpClientDecorator (IHttpClient)
|
---|
CHARACTER ClientName
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CHARACTER ClientVersion
|
|||||||||||
OpenEdge.Net.HTTP.IHttpClient DecoratedHttpClient
|
|||||||||||
OpenEdge.Net.HTTP.ClientOptions Options
|
Progress® OpenEdge® Release 11.7