Okay, thanks! mvh Ronney
From: Patrik Flykt <[email protected]> To: [email protected], Date: 2015-06-18 13:33 Subject: Re: proxy configuration Sent by: "connman" <[email protected]> On Fri, 2015-06-12 at 16:36 +0200, [email protected] wrote: > One last (I hope...:o) question....the format of the server URI provided > when using the "manual" method is (according to the documentation) > "server.example.com:911", but what about the format of the URL when used > together with the "auto" mode? Shall the protocol be provided, like " > http://www.example.com", or should it only be "www.example.com"? If it still is relevant: the code checks for http and https in front, and adds http if just the host/domain name is given. If I read the code in gweb/gweb.c, parse_url() correctly. Cheers, Patrik _______________________________________________ connman mailing list [email protected] https://lists.connman.net/mailman/listinfo/connman _______________________________________________ connman mailing list [email protected] https://lists.connman.net/mailman/listinfo/connman
