Add an HTTP request body
- Last Updated: February 5, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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