OpenEdge.Net.HTTP.DefaultHttpClientBuilder
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| Destroy () |
|
||
| Initialize () |
|
||
| OpenEdge.Net.HTTP.IHttpClient NewClient () |
/** Returns a useable HttpClient based on the config.
@return IHttpClient A useable HttpClient instance */
|
Constructor Summary
| Options | Name | Purpose | |
|---|---|---|---|
| DefaultHttpClientBuilder () |
|
Property Summary
| Options | Name | Purpose | |
|---|---|---|---|
| OpenEdge.Net.HTTP.IHttpClient Client |
|
Method Detail
Destroy () |
||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
Initialize () |
||||||||||
OpenEdge.Net.HTTP.IHttpClient NewClient ()
|
||||||||||
Constructor Detail
DefaultHttpClientBuilder () |
||||
|---|---|---|---|---|
Property Detail
OpenEdge.Net.HTTP.IHttpClient Client
|
||||||||
|---|---|---|---|---|---|---|---|---|