We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7eebb4 commit 0d9f578Copy full SHA for 0d9f578
t/062-count.t
@@ -34,7 +34,7 @@ __DATA__
34
--- request
35
GET /test
36
--- response_body
37
-ngx: 116
+ngx: 117
38
--- no_error_log
39
[error]
40
@@ -55,7 +55,7 @@ ngx: 116
55
56
57
58
-116
+117
59
60
61
@@ -83,7 +83,7 @@ GET /test
83
84
85
86
-n = 116
+n = 117
87
88
89
@@ -306,7 +306,7 @@ GET /t
306
--- response_body_like: 404 Not Found
307
--- error_code: 404
308
--- error_log
309
-ngx. entry count: 116
+ngx. entry count: 117
310
311
312
0 commit comments