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

API reference documentation

To view the complete list of methods that you can use on an HTTP request object, refer to the RequestBuilder documentation or see the OpenEdge.Net API Reference documentation.