Add an HTTP request body
- Last Updated: October 22, 2024
- 1 minute read
- OpenEdge
- Version 12.2
- 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 content in requests
- Form data in requests
- Multipart request messages