What is a SOAP Request ?
What is a SOAP Request ?
I know that HTTP + XML = SOAP. Also i read that SOAP request is embedded with HTTP POST or HTTP GET.
Can anyone please explain me what is the relation between SOAP and HTTP Protocols.
i.e. In a request made from a client to a web method, How exactly the HTTP and SOAP protocals are used ? in What percentage ?
|