summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorlishu <[email protected]>2019-01-21 18:26:55 +0800
committerlishu <[email protected]>2019-01-21 18:26:55 +0800
commit45ff1450cd33ecb44f1787fab4fa878cc3cd8c9b (patch)
tree42a99f54628b8990a95bbf4463ed0275ae986f32 /src
parentf53eb62b51dea3ed5668d89398ef54d8e7df018d (diff)
update http_global.map
Diffstat (limited to 'src')
-rw-r--r--src/http_global.map1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/http_global.map b/src/http_global.map
index e72f54f..ba236d6 100644
--- a/src/http_global.map
+++ b/src/http_global.map
@@ -11,6 +11,7 @@ global:
http_proto_flag2region;
http_get_method;
http_url_decode;
+ is_absolute_uri;
local: *;
};