<useRequestHeadersForMetadataAddress>
Enables the retrieval of metadata address information from the request message headers.
<configuration>
<system.serviceModel>
<behaviors>
<serviceBehaviors>
<behavior>
<useRequestHeadersForMetadataAddress>
Syntax
<useRequestHeadersForMetadataAddress>
<defaultPorts>
<add scheme="http"
port="integer" />
</defaultPorts>
</useRequestHeadersForMetadataAddress>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element | Description |
---|---|
<defaultPorts> | A collection of default ports listing the default communications endpoints that the client application listens to. |
Parent Elements
Element | Description |
---|---|
<behavior> | Specifies a behavior element. |
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.