Am 22.08.2011 11:01, schrieb Jacek Caban:
> On 08/19/11 22:10, André Hentschel wrote:
>> Am 18.08.2011 22:50, schrieb Juan Lang:
Is the ProxyServer specified as an URL? If yes then use the proper API
to dissect the URL instead of cobbling something together.
>>> Just to follow up in this
On 08/19/11 22:10, André Hentschel wrote:
Am 18.08.2011 22:50, schrieb Juan Lang:
Is the ProxyServer specified as an URL? If yes then use the proper API
to dissect the URL instead of cobbling something together.
Just to follow up in this idea, you could use InternetCrackUrl.
mshtml delay loads
> just sent a patch doing that.
Looks good to me, thanks!
--Juan
Am 18.08.2011 22:50, schrieb Juan Lang:
>> Is the ProxyServer specified as an URL? If yes then use the proper API
>> to dissect the URL instead of cobbling something together.
>
> Just to follow up in this idea, you could use InternetCrackUrl.
> mshtml delay loads wininet, but it also loads urlmon
> Is the ProxyServer specified as an URL? If yes then use the proper API
> to dissect the URL instead of cobbling something together.
Just to follow up in this idea, you could use InternetCrackUrl.
mshtml delay loads wininet, but it also loads urlmon, which also loads
wininet, so in effect wininet
On 08/17/2011 10:31 PM, André Hentschel wrote:
> Am 17.08.2011 22:18, schrieb Juan Lang:
>> Hi André,
>>
>>> http://domain\user:passw...@server.com:8080 makes it visible that it's
>>> intended to get the last colon
>>
>> What about http://domain\user:passw...@server.com? password isn't the
>> por
Am 17.08.2011 22:18, schrieb Juan Lang:
> Hi André,
>
>> http://domain\user:passw...@server.com:8080 makes it visible that it's
>> intended to get the last colon
>
> What about http://domain\user:passw...@server.com? password isn't the
> port number.
> --Juan
in case password is not a number a
Hi André,
> http://domain\user:passw...@server.com:8080 makes it visible that it's
> intended to get the last colon
What about http://domain\user:passw...@server.com? password isn't the
port number.
--Juan