[webkit-help] not able to access internal sites through winLauncher

Moumita Banerjee mouban1980 at gmail.com
Thu Sep 1 13:25:54 PDT 2011


Hi,

I have set the proxy. I have change the ResourceHandleManager.h to set the
proxy. But then also It’s giving me error “Network
Error(dns_unresolved_hostname)

Your requested host “xxx.xxx.net” could not be resolved by DNS.”

Please help me solve the problem.
Thanks,
Moumita

On Thu, Sep 1, 2011 at 2:44 PM, Chris Hatko <chatko at gmail.com> wrote:

> Moumita,
>
> Your question belongs in "webkit-help" not in "webkit-dev".
>
> Webkit cairo uses libcurl, you can diagnoise your problem by checking
> the http response error codes (ie 407 etc) or even the libcurl error
> codes (http://curl.haxx.se/libcurl/c/libcurl-errors.html). If your
> office uses a proxy, you need to know and configure its settings (just
> search the curl networking code for "curl_easy_setopt" and
> experiment).  It could also be that your office uses a custom https
> certificate that isn't included in the cairo default certificate
> store. In this case, you'd need to add your custom certificate to the
> certificate store.
>
> This is all just start, remember that webkit is a browser engine, not
> a full featured browser.
>
> Chris
>
>
>
>
> On Thu, Sep 1, 2011 at 2:16 PM, Moumita Banerjee <mouban1980 at gmail.com>
> wrote:
> >
> > Hi,
> >
> > My winLuncher can not access the internal sites of my office . Through
> winluncher I can access google,gmail but I am not not able to access any
> internal sites of my office.
> >
> > Is this a proxy related issue? If so please help me solve this problem.
> >
> > Note: I am using cairo build of the webkit.
> >
> > Thanks,
> >
> > Moumita
> >
> > _______________________________________________
> > webkit-help mailing list
> > webkit-help at lists.webkit.org
> > http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20110901/a02f24db/attachment.html>


More information about the webkit-help mailing list