Skip to content

Commit 3b34845

Browse files
authored
feature: add precontent_by_lua directives.
1 parent 3a20227 commit 3b34845

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/resty/core/phase.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ local context_names = {
3232
[0x00004000] = "ssl_client_hello",
3333
[0x00008000] = "server_rewrite",
3434
[0x00010000] = "proxy_ssl_verify",
35+
[0x00020000] = "precontent",
3536
}
3637

3738

0 commit comments

Comments
 (0)