https://bugzilla.wikimedia.org/show_bug.cgi?id=69982

C. Scott Ananian <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from C. Scott Ananian <[email protected]> ---
"more mature programming environments". ha!

You mean the not-even-in-POSIX-and-certainly-not-in-libc "http_proxy"
convention, I guess, used by senile software. ;)

We use the `request` module (https://github.com/mikeal/request) which has an
`proxy` argument to the constructor.

This can be configured in your localsettings.js; see the
api/localsettings.js.example file in Parsoid.

You can put

parsoidConfig.defaultAPIProxyURI = process.env['http_proxy'];

in your localsettings.js if it makes you feel better.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to