]> git.openstreetmap.org Git - nominatim.git/commit
make HTTP proxy setup explicit
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 15 Dec 2020 10:04:19 +0000 (11:04 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Sat, 19 Dec 2020 13:33:04 +0000 (14:33 +0100)
commitac116980ac78b74dbc1e0ae7ff2d329d7e581ba5
tree08511ab6b9b04a6a220b0eec65aeb1c046ef83bd
parentb5480f6e366be7c7d06d8444acc4cfd6a1aa31e2
make HTTP proxy setup explicit

The setup relies on the project configuration which we want to
explicitly set up in later steps. Therefore proxy setup needs to
be done explicitly as well. There is the added bonus that the
setup is done only for the utils which try to call outside.
lib/cmd.php
lib/init-cmd.php
utils/country_languages.php
utils/setup.php
utils/specialphrases.php
utils/update.php