RE: POST & GET Examples don't work behind a firewall?
RE: POST & GET Examples don't work behind a firewall?
- Subject: RE: POST & GET Examples don't work behind a firewall?
- From: "ROSE,ROBERT W (HP-Corvallis,ex1)" <email@hidden>
- Date: Tue, 15 Apr 2003 17:20:32 -0700
I had to use the URL Access Manager (Carbon API) from my Cocoa application.
I wanted to have greater control over the upload/download process, be able
to abort, tweak headers, and POST binary data rather than simple key=value
pairs. I don't believe NSURL provided this ability. Try using the URL
Access Manager.
-robert
>
-----Original Message-----
>
From: Glen Simmons [mailto:email@hidden]
>
Sent: Tuesday, April 15, 2003 4:18 PM
>
To: email@hidden
>
Subject: POST & GET Examples don't work behind a firewall?
>
>
Hi all,
>
>
Subject says it. Using NSURL, I can download web pages fine, but I need
>
to do a POST and the POST example code doesn't work - it times out with
>
an error. Anyone have any ideas?
>
>
TIA,
>
Glen
>
_______________________________________________
>
cocoa-dev mailing list | email@hidden
>
Help/Unsubscribe/Archives:
>
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.