AS2AcknowledgementConnectionSettings Class
The AS2 agreement acknowledgement connection settings.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
AS2AcknowledgementConnectionSettings
Constructor
AS2AcknowledgementConnectionSettings(*, ignore_certificate_name_mismatch: bool, support_http_status_code_continue: bool, keep_http_connection_alive: bool, unfold_http_headers: bool, **kwargs)
Variables
- ignore_certificate_name_mismatch
- bool
Required. Indicates whether to ignore mismatch in certificate name.
- support_http_status_code_continue
- <xref:support_http_status_code_continue>)<xref: >(bool
Required. Indicates whether to support HTTP status code 'CONTINUE'.
- keep_http_connection_alive
- <xref:keep_http_connection_alive>)<xref: >(bool
Required. Indicates whether to keep the connection alive.
- unfold_http_headers
- <xref:unfold_http_headers>)<xref: >(bool
Required. Indicates whether to unfold the HTTP headers.
Feedback
Submit and view feedback for