On Dec 15, 2009, at 2:42 PM, Development wrote:
> I need to send a post request to a URL but I need it sent to a port other
> than the standard 80, 8080 etc. How can I set the port that an NSURLRequest
> or URL is on?
[NSURL URLWithString:@"http://www.example.com:/path/to/something/";] and
I need to send a post request to a URL but I need it sent to a port other than
the standard 80, 8080 etc. How can I set the port that an NSURLRequest or URL
is on?
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin reques