OpenEdge.Net.HTTP.StatefulHttpClient
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| Execute (IHttpRequest, IHttpResponse) |
|
Constructor Summary
| Options | Name | Purpose | |
|---|---|---|---|
| StatefulHttpClient (IHttpClient) |
/* Constructor
@param IHttpClient The client to be decorated */
|
||
| StatefulHttpClient (IHttpClient, ICookieJar) |
/* Constructor
@param IHttpClient The client to be decorated
@param ICookieJar The state maintained by this client */
|
Property Summary
| Options | Name | Purpose | |
|---|---|---|---|
| OpenEdge.Net.HTTP.ICookieJar CookieJar |
|
Method Detail
Execute (IHttpRequest, IHttpResponse)
|
||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Constructor Detail
StatefulHttpClient (IHttpClient)
|
||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
StatefulHttpClient (IHttpClient, ICookieJar)
|
||||||||||||||||
Property Detail
OpenEdge.Net.HTTP.ICookieJar CookieJar
|
||||||||
|---|---|---|---|---|---|---|---|---|