Ok I will work on these issues. Mohamed -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Marcel Holtmann Sent: Friday, October 01, 2010 10:34 PM To: [email protected] Subject: Re: [PATCH 0/2] Support PAC file download from net.
Hi Mohamed, > This patch add PAC file dowload from the net. I used gweb > from Connman to do the download, I had to make small > changes to support PAC file format. > > Issues: > 1- If the network down and used create-proxy-config I get > crash in gresolv. still looking at root cause. > 2- repeat use of find-proxy-for-url will cause crash > in java script runtime, still looking at root cause. so before we start copying GWeb and GResolv over to PACrunner, I prefer that we make it a bit more feature complete first. We are clearly missing proper result handling of HTTP requests and stripping of the headers etc. The API of GWeb should be rather simple than complicated for the end user. In addition we need have partial support for download results and progress in case files are larger than our buffers. Also both GWeb and GResolv need handling of index and usage binding their connections to an interface. That is missing as well. Regards Marcel _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
