Property reference

glide.soap.require_content_type_xml

The glide.soap.require_content_type_xml property mandates that SOAP requests include a non-empty Content-Type header set to 'text/xml'. This ensures proper handling of SOAP messages and is crucial for integrations relying on SOAP protocols.

Default: true Type: boolean Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? It enforces the requirement for the Content-Type header in SOAP requests to be 'text/xml', impacting how SOAP services are processed.
What area does it affect? SOAP request handling
What does the default mean? The default value is "true", which means this behavior is enabled by default.
When should you review it? Review this property when configuring SOAP integrations or troubleshooting related issues.

Out of the box property record

Raw metadata from the property record.

Property name glide.soap.require_content_type_xml
Sys ID e65ea6209f21210041a496fcc67fcfee
Type boolean
Application Global
Default value true
Description If true, requires non-empty Content-Type header for SOAP requests to be 'text/xml'.
Updated 2024-05-25 04:00:29