We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a20227 commit 3b34845Copy full SHA for 3b34845
1 file changed
lib/resty/core/phase.lua
@@ -32,6 +32,7 @@ local context_names = {
32
[0x00004000] = "ssl_client_hello",
33
[0x00008000] = "server_rewrite",
34
[0x00010000] = "proxy_ssl_verify",
35
+ [0x00020000] = "precontent",
36
}
37
38
0 commit comments