FROM : stephen joseph butler
DATE : Fri May 16 20:29:25 2008
On Fri, May 16, 2008 at 1:11 PM, <<email_removed>> wrote:
> I should add...
>
> Does the NSMutableURLRequest actually send the XML data to the server?
>
> Via the NSMutableURLRequest class, I can alter the HTTP Body, etc.
> However, I need to send a SOAP/XML envelope & receive a XML response.
>
> I don't see where in the NSNetworking docs that I can send a SOAP/XML to the server.
>
> I'm puzzled.
The SOAP envelope is part of the HTTP body. The URL framework has
nothing to do with it.
DATE : Fri May 16 20:29:25 2008
On Fri, May 16, 2008 at 1:11 PM, <<email_removed>> wrote:
> I should add...
>
> Does the NSMutableURLRequest actually send the XML data to the server?
>
> Via the NSMutableURLRequest class, I can alter the HTTP Body, etc.
> However, I need to send a SOAP/XML envelope & receive a XML response.
>
> I don't see where in the NSNetworking docs that I can send a SOAP/XML to the server.
>
> I'm puzzled.
The SOAP envelope is part of the HTTP body. The URL framework has
nothing to do with it.
| Related mails | Author | Date |
|---|---|---|
| fclee | May 16, 19:59 | |
| fclee | May 16, 20:11 | |
| Jens Alfke | May 16, 20:18 | |
| fclee | May 16, 20:20 | |
| stephen joseph but… | May 16, 20:29 | |
| fclee | May 16, 20:53 | |
| stephen joseph but… | May 16, 21:13 | |
| Jens Alfke | May 16, 21:20 | |
| Jens Alfke | May 17, 22:50 |






Cocoa mail archive

