Re: URL Access Manager & Proxy Authorization
Re: URL Access Manager & Proxy Authorization
- Subject: Re: URL Access Manager & Proxy Authorization
- From: Marc Krochmal <email@hidden>
- Date: Wed, 22 Oct 2003 11:35:38 -0700
Eli,
URL Access does not support proxy authentication, however CFNetwork
does and I would highely recommend that you switch to CFNetwork for
various othe reasons, like improved speed and stability.
-Marc
On Oct 22, 2003, at 11:20 AM, Eli Green wrote:
Hello,
I have been completely unsuccessful in getting the URL Access Manager
to send a Proxy-Authorization header for me. Is there any way to add
arbitrary headers to a request that will be sent to the proxy and not
to the target host?
I just need to add:
Proxy-Authorization: Basic username:password=
to the headers immediately following the CONNECT request. Although
username:password is encoded Base 64.
_______________________________________________
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.
_______________________________________________
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.