Giter Club home page Giter Club logo

Comments (15)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 15, 2024
Other proxy related discussions:
https://groups.google.com/a/chromium.org/d/topic/chromium-dev/VW7V0TRF3bI/discus
sion
http://code.google.com/p/chromium/issues/detail?id=118385
http://www.magpcss.org/ceforum/viewtopic.php?f=7&t=218
http://magpcss.org/ceforum/viewtopic.php?f=6&t=10281&view=unread#unread

Original comment by [email protected] on 29 Nov 2012 at 3:36

from cefpython.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 15, 2024
[deleted comment]

from cefpython.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 15, 2024
There is an option in Chrome to disable proxy completely, the command line
switch is named "no-proxy-server:
http://peter.sh/experiments/chromium-command-line-switches/#no-proxy-server

Original comment by [email protected] on 13 Jun 2013 at 7:10

from cefpython.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 15, 2024
There is an option in Chrome to disable proxy completely, the command line
switch is named "no-proxy-server:
http://peter.sh/experiments/chromium-command-line-switches/#no-proxy-server

This switch must be set in CEF 3 in two places:
 * CefApp::OnBeforeCommandLineProcessing
 * CefBrowserProcessHandler.OnBeforeChildProcessLaunch

Original comment by [email protected] on 13 Jun 2013 at 7:13

from cefpython.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 15, 2024
See also the "winhttp-proxy-resolver" switch.

Original comment by [email protected] on 14 Jun 2013 at 4:53

from cefpython.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 15, 2024

Original comment by [email protected] on 14 Jun 2013 at 4:54

  • Changed title: Custom proxy / disable the default of using IE proxy settings

from cefpython.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 15, 2024
[deleted comment]

from cefpython.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 15, 2024
See proxy resolution on the CEF GeneralUsage wiki page:
https://code.google.com/p/chromiumembedded/wiki/GeneralUsage#Proxy_Resolution

Original comment by [email protected] on 27 Jul 2013 at 1:20

from cefpython.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 15, 2024
In CEF 3 proxy server can be set through command line switch. There is an 
example
of setting it in comment 2 in Issue 65. In comment 1 of that issue there is a 
link
to a page that lists all chromium command line switches, there are many switches
related to proxy settings.

Original comment by [email protected] on 25 Dec 2013 at 1:43

from cefpython.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 15, 2024

Original comment by [email protected] on 10 Jan 2014 at 6:24

  • Added labels: Priority-Low
  • Removed labels: Priority-Medium

from cefpython.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 15, 2024

Original comment by [email protected] on 10 Jan 2014 at 6:26

  • Changed state: Accepted

from cefpython.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 15, 2024
Custom proxy can now be set by passing the "proxy-server" switch to CEFpython, 
see the `commandLineSwitches` param in cefpython.Initialize().

To disable the default of using IE proxy settings, pass the "--no-proxy-server" 
switch.

This applies to CEF 3 only. CEF 1 is not developed anymore.

Original comment by [email protected] on 15 Jan 2014 at 10:25

  • Changed title: Option to disable the default of using IE proxy settings
  • Changed state: Fixed

from cefpython.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 15, 2024
Correction: pass the "no-proxy-server" switch (without the -- prefix).

Original comment by [email protected] on 15 Jan 2014 at 10:26

from cefpython.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 15, 2024
[deleted comment]

from cefpython.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 15, 2024
Project will move to Github. Find this issue at the new address (soon): 
https://github.com/cztomczak/cefpython/issues/13

Original comment by [email protected] on 24 Aug 2015 at 6:24

from cefpython.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.