Question for Proxy and CFNetwork
Question for Proxy and CFNetwork
- Subject: Question for Proxy and CFNetwork
- From: "ben peng" <email@hidden>
- Date: Mon, 21 Apr 2003 17:03:54 -0800
Hi all.
I'm writing a appliction to do "Get" and "Post" through a proxy with
authentication, and I use CFNetwork.
I want create a response by use
CFHTTPMessageCreateResponse(kCFAllocatorDefault, 407, NULL,
kCFHTTPVersion1_1); but it crash in the function at once.
who can tell me how to use CFHTTPMessageCreateResponse()?
thanks!
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.