|
|
| 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 the Execute(req, resp)
is always called, because 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 */ Inherited from OpenEdge.Net.HTTP.HttpClientDecorator |
|||||
|
|
Execute (IHttpRequest, IHttpResponse) |
Overrides OpenEdge.Net.HTTP.HttpClientDecorator:Execute (IHttpRequest, IHttpResponse) |
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
ProxyHttpClient (IHttpClient) |
|
|||||
|
|
ProxyHttpClient (IHttpClient, URI) |
|
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
CHARACTER ClientName |
Inherited from OpenEdge.Net.HTTP.HttpClientDecorator |
|||||
|
|
CHARACTER ClientVersion |
Inherited from OpenEdge.Net.HTTP.HttpClientDecorator |
|||||
|
|
OpenEdge.Net.HTTP.IHttpClient DecoratedHttpClient |
Inherited from OpenEdge.Net.HTTP.HttpClientDecorator |
|||||
|
|
ClientOptions Options |
Inherited from OpenEdge.Net.HTTP.HttpClientDecorator |
|||||
|
|
OpenEdge.Net.URI ProxyURI |
|
|
Top
PUBLIC OpenEdge.Net.HTTP.IHttpResponse Execute (IHttpRequest)
|
||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Execute (IHttpRequest, IHttpResponse)
|
||||||||||||||||||||||||||
PUBLIC ProxyHttpClient (IHttpClient)
|
||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC ProxyHttpClient (IHttpClient, URI)
|
||||||||||||||||
PUBLIC CHARACTER ClientName
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER ClientVersion
|
|||||||||
PROTECTED OpenEdge.Net.HTTP.IHttpClient DecoratedHttpClient
|
|||||||||
PUBLIC ClientOptions Options
|
|||||||||
PUBLIC OpenEdge.Net.URI ProxyURI
|
|||||||||
Progress® OpenEdge® Release 12.2.0