Multiple choice

What is the significance of Content-Type header in SOAP request?

  1. It defines the MIME type for the message .

  2. It defines XML body of the request or response.

  3. It specifies the number of bytes in the body of the request or response.

  4. It defines protocol specification.

  5. Both (1) and (2)

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

These are correct statements about SOAP request.