AS2MessageConnectionSettings interface

The AS2 agreement message connection settings.

Properties

ignoreCertificateNameMismatch

The value indicating whether to ignore mismatch in certificate name.

keepHttpConnectionAlive

The value indicating whether to keep the connection alive.

supportHttpStatusCodeContinue

The value indicating whether to support HTTP status code 'CONTINUE'.

unfoldHttpHeaders

The value indicating whether to unfold the HTTP headers.

Property Details

ignoreCertificateNameMismatch

The value indicating whether to ignore mismatch in certificate name.

ignoreCertificateNameMismatch: boolean

Property Value

boolean

keepHttpConnectionAlive

The value indicating whether to keep the connection alive.

keepHttpConnectionAlive: boolean

Property Value

boolean

supportHttpStatusCodeContinue

The value indicating whether to support HTTP status code 'CONTINUE'.

supportHttpStatusCodeContinue: boolean

Property Value

boolean

unfoldHttpHeaders

The value indicating whether to unfold the HTTP headers.

unfoldHttpHeaders: boolean

Property Value

boolean