Basic request-response functionality
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The HTTP Client feature uses a fairly common request-response design by implementing four main
types: IHttpRequest, IHttpClient,
IHttpResponse, and URI. There are also a number of
helper classes (builders and enumerations).