Parent package: OpenEdge.Net.HTTP.Filter
OpenEdge.Net.HTTP.Filter.Payload

Classes
BinaryBodyWriter
BinaryEntityWriter
ClientSocketResponseWriter Writes HTTP data received from socket into a response and a message body object (byte bucket)
ConnectRequestFilter
DefaultRequestFilter Writes data from a request into another data structure, as passed into the Write() methods.
FormDataBodyWriter
HtmlBodyWriter
JsonBodyWriter Writes JSON as a series of bytes/chars
JsonEntityWriter
MessageWriter Writes content into an object, like a JsonObject or String or Memptr or ByteBucket
MessageWriterErrorEventArgs Event args for the static WriteError event raised by a message writer
MultipartBodyWriter
MultipartEntityWriter Creates a MultiPartEntity per http://tools.ietf.org/html/rfc2046
MultipartFormBodyWriter Writes a Map as a multipart/form-data body
MultipartFormEntityWriter Creates a MultipartEntity per http://tools.ietf.org/html/rfc2046 for multipart/form-data messages
MultipartFormSimpleEntityWriter Creates a MultipartEntity per http://tools.ietf.org/html/rfc2046 for multipart/form-data messages
RawMessage Holder for raw (byte) message data
StringBodyWriter
StringEntityWriter
XmlBodyWriter
XmlEntityWriter

Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 12.5.0

02.11.2022 10:59:44