This chapter describes SOAP HTTP Binding and mapping rules for SOAP Message Exchange Patterns.
SOAP HTTP Binding is an extension of SOAP framework specification that support the following message exchange patterns
and features with HTTP/1.1 protocol:
Request-Response Message Exchange Pattern
Response Message Exchange Pattern
SOAP Web Method Feature
SOAP Action Feature
SOAP HTTP Binding is named as:
http://www.w3.org/2003/05/soap/bindings/HTTP/
SOAP HTTP Binding defines the following rules:
Rule 1: SOAP messages must be communicated using media type "application/soap+xml".
Rule 2: The supported message exchange patterns are mapped to Web methods as follows: