AS2AcknowledgementConnectionSettings interface

The AS2 agreement acknowledgement connection settings.

Properties

ignoreCertificateNameMismatch

Indicates whether to ignore mismatch in certificate name.

keepHttpConnectionAlive

Indicates whether to keep the connection alive.

supportHttpStatusCodeContinue

Indicates whether to support HTTP status code 'CONTINUE'.

unfoldHttpHeaders

Indicates whether to unfold the HTTP headers.

Property Details

ignoreCertificateNameMismatch

Indicates whether to ignore mismatch in certificate name.

ignoreCertificateNameMismatch: boolean

Property Value

boolean

keepHttpConnectionAlive

Indicates whether to keep the connection alive.

keepHttpConnectionAlive: boolean

Property Value

boolean

supportHttpStatusCodeContinue

Indicates whether to support HTTP status code 'CONTINUE'.

supportHttpStatusCodeContinue: boolean

Property Value

boolean

unfoldHttpHeaders

Indicates whether to unfold the HTTP headers.

unfoldHttpHeaders: boolean

Property Value

boolean