Re: CFHTTPMessageAddAuthentication problem
Re: CFHTTPMessageAddAuthentication problem
- Subject: Re: CFHTTPMessageAddAuthentication problem
- From: joby abraham <email@hidden>
- Date: Fri, 29 Nov 2013 12:51:30 +0530
Kevin,
You are getting return code 0 from CFHTTPMessageAddAuthentication its only because the web site you are trying to communicate does not support Digest Authentication. You can use CFHTTPMessageCopyAllHeaderFields(Response)for display all the header field and find authentication methods which supported by the Web Site.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden