On Fri, May 16, 2008 at 1:11 PM, <[EMAIL PROTECTED]> 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. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]