On Thu, Oct 30, 2008 at 9:21 AM, Avi Drissman <[EMAIL PROTECTED]> wrote:
> On Mon, Oct 27, 2008 at 4:35 PM, Darin Fisher <[EMAIL PROTECTED]> wrote: > >> Interesting. Mozilla supports that syntax as well. >> > > I'm searching the Mozilla code now but can you point me to the code that > implements that matching? It's a minor pain in IPv4, but it gets worse when > you have to take IPv6 into account. There's an implementation I found > http://www.koders.com/c/fid8E2BE029238D4C1F2AEA78205CC0E2CA891F606B.aspx?s=md5but > it's GPL... > > Avi > > There is partial support for IPv6 literals in the Mozilla proxy code. http://mxr.mozilla.org/firefox/source/netwerk/base/src/nsProtocolProxyService.cpp#506 http://mxr.mozilla.org/firefox/source/netwerk/base/src/nsProtocolProxyService.cpp#1054 -Darin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-dev?hl=en -~----------~----~----~----~------~----~------~--~---
