We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 297df61 commit 185f106Copy full SHA for 185f106
lib/ngx/resolver.md
@@ -69,7 +69,7 @@ Synopsis
69
70
[Back to TOC](#table-of-contents)
71
72
-Methods
+Method
73
=======
74
75
resolve
@@ -86,7 +86,6 @@ The 'ipv4' flag has default value `true`.
86
87
It is required to configure the [resolver](http://nginx.org/en/docs/http/ngx_http_core_module.html#resolver) directive in the `nginx.conf`.
88
89
-
90
91
92
Community
t/resolver.t
@@ -10,7 +10,6 @@ run_tests();
10
11
__DATA__
12
13
14
=== TEST 1: use resolver in rewrite_by_lua_block
15
--- http_config
16
lua_package_path "$TEST_NGINX_LUA_PACKAGE_PATH";
0 commit comments