[mod_geoip] call from handle_request_env hook
commitf5356302a7eda8040bde81e9e08c346074e138ed
authorGlenn Strauss <gstrauss@gluelogic.com>
Thu, 22 Dec 2016 03:05:47 +0000 (21 22:05 -0500)
committerGlenn Strauss <gstrauss@gluelogic.com>
Tue, 31 Jan 2017 19:36:14 +0000 (31 14:36 -0500)
tree44bdb7a545c6f41657e1516d8c6fb6970a954f1b
parentd0f17f1e1099827119fde68a2349731c8936983a
[mod_geoip] call from handle_request_env hook

(instead of handle_subrequest_start hook)

The handle_request_env hook is called on demand by dynamic handlers
and this change makes mod_geoip available for mod_magnet lua code.
src/mod_geoip.c