Reading List
Making an IPv6 URLRequest from Michael Tsai RSS feed.
Making an IPv6 URLRequest
Casey Liss: I’m trying to make a URL GET request to a service I’m discovering via Bonjour.I have gotten a NWBrowser.Result, and I’ve gotten an NWEndpoint.The endpoint is an IPv6 link local address.How the hell do I make a URLRequest to this? I don’t seem to be able to construct a URL from what I’ve […]