Framework EDI Reference. Methods and Properties
ediHttpCfg.EnableProcessResponse

Indicates if the HTTP response received from the server should be processed.

Syntax:

Remarks:

During an HTTP communication, when there is an error on the server, the server would normally send information back to the client describing the error encountered as a response to the initial communication sent by the client.  On a successful operation the server would sometimes send a response as a result of the initial communication sent by the client.  Enabling this property will process the response received from the server provided that the response data received is in a format that FREDI can process.