Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

proxy support #1

Closed
wants to merge 1 commit into from
Closed

proxy support #1

wants to merge 1 commit into from

Conversation

mattn
Copy link
Contributor

@mattn mattn commented Jan 27, 2011

Hi, thanks for you great work.

I added proxy support. It's working fine for me.
please check and include.

thanks.

@ariya
Copy link
Owner

ariya commented Jan 28, 2011

Technically, it is not that easy since we also need to support system proxy, see http://doc.qt.nokia.com/4.7-snapshot/qnetworkproxyfactory.html#setUseSystemConfiguration.
Also, for maximum portability, QProcess::systemEnvironment() should be used instead of raw env() call.

@ariya ariya closed this Jan 28, 2011
@1davidmichael 1davidmichael mentioned this pull request Mar 14, 2013
This was referenced Mar 15, 2013
@ariya ariya mentioned this pull request Mar 15, 2013
@ariya ariya mentioned this pull request Mar 15, 2013
@bushizhang bushizhang mentioned this pull request Nov 23, 2015
@Scaramush Scaramush mentioned this pull request Dec 16, 2015
@bolong5 bolong5 mentioned this pull request Feb 2, 2016
dhendo pushed a commit to dhendo/phantomjs that referenced this pull request Feb 5, 2016
Added image quality parameter to renderBuffer
ghost pushed a commit that referenced this pull request Jan 15, 2018
ghost pushed a commit that referenced this pull request Jan 15, 2018
Refactoring code of 2.1.3 towards 2.1.4 #1
ghost pushed a commit that referenced this pull request Jan 15, 2018
* Refactoring /deploy
* Refactoring /src #1
* Refactoring /src #2
ghost pushed a commit that referenced this pull request Jan 15, 2018
* Refactoring /deploy
* Refactoring /src #1
* Refactoring /src #2
* Code refactoring #3
ghost pushed a commit that referenced this pull request Jan 15, 2018
* Refactoring /deploy
* Refactoring /src #1
* Refactoring /src #2
* Code refactoring #3
* Code refactoring #4 (repl.*)
ghost pushed a commit that referenced this pull request Jan 15, 2018
* Refactoring /deploy
* Refactoring /src #1
* Refactoring /src #2
* Code refactoring #3
* Code refactoring #4 (repl.*)
* Refactoring code #5
ghost pushed a commit that referenced this pull request Jan 15, 2018
* Refactoring /deploy
* Refactoring /src #1
* Refactoring /src #2
* Code refactoring #3
* Code refactoring #4 (repl.*)
* Refactoring code #5
* Refactoring code #6
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants