Re: [SOAP] [SOLVED]Re: WCF & PHP SOAP
[email protected] (Samisa Abeysinghe)
| Newsgroups | php.soap |
|---|---|
| Message-ID | <[email protected]> |
Kris wrote: > In my WCF I was using wsHttpBinding instead of basicHttpBinding. > > I don't think PHP yet supports the later although it has more features. > It is complaining about the media type. What is the media type that you get in the response? Can you capture the http headers? Samisa...