Skip to main content

Module config

Module config 

Source
Available on crate features source-rest and source-xml only.
Expand description

XML source configuration.

Structs§

SoapConfig
First-class SOAP ergonomics for the XML source.
XmlStreamConfig
Configuration for the XML source.

Enums§

SoapVersion
SOAP protocol version. Controls the envelope namespace and the HTTP header shape used to carry the SOAP action.
XmlAuth
Authentication for XML API endpoints.
XmlPagination
Pagination configuration for XML APIs.