• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Problem with connection via Proxy using CFNetwork in TCP stream
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with connection via Proxy using CFNetwork in TCP stream


  • Subject: Re: Problem with connection via Proxy using CFNetwork in TCP stream
  • From: "Quinn \"The Eskimo!\"" <email@hidden>
  • Date: Wed, 02 Dec 2015 10:14:55 +0000

On 2 Dec 2015, at 07:41, Yulia Bensman <email@hidden> wrote:

> I am on Mac OS (10.10.5 if it matters), and I am trying to use HTTP/HTTPS proxy.

That won't work.  This isn't a limitation of the system, but rather a limitation of the on-the-wire protocol.  HTTP proxies don't allow support arbitrary TCP connections [1].

Share and Enjoy
--
Quinn "The Eskimo!"                    <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

[1] Technically this is possible, via the CONNECT method, but most proxies only support that in the context of HTTPS.


 _______________________________________________
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


  • Follow-Ups:
    • Re: Problem with connection via Proxy using CFNetwork in TCP stream
      • From: Jens Alfke <email@hidden>
References: 
 >Problem with connection via Proxy using CFNetwork in TCP stream (From: Yulia Bensman <email@hidden>)
 >Re: Problem with connection via Proxy using CFNetwork in TCP stream (From: "Quinn \"The Eskimo!\"" <email@hidden>)
 >RE: Problem with connection via Proxy using CFNetwork in TCP stream (From: Yulia Bensman <email@hidden>)

  • Prev by Date: RE: Problem with connection via Proxy using CFNetwork in TCP stream
  • Next by Date: Re: How to use NWTCPConnectionAuthenticationDelegate for self signed certificate
  • Previous by thread: RE: Problem with connection via Proxy using CFNetwork in TCP stream
  • Next by thread: Re: Problem with connection via Proxy using CFNetwork in TCP stream
  • Index(es):
    • Date
    • Thread