Add an HTTP request body
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The OpenEdge.Net library supports a wide
variety of content types in the request body, including the following:
- String requests
- JSON requests
- XML requests
- Binary (for images and files)
- Form data in requests
- Multipart request messages