mirror of
https://github.com/simon987/ngx_http_js_challenge_module.git
synced 2025-04-21 11:16:41 +00:00
Compare commits
No commits in common. "1e0a93a9f1598d7e78d19e0e2ac17dfc92c03b9b" and "58f4691ab47cfeaa349de636f3e5ca90f5e1b7b8" have entirely different histories.
1e0a93a9f1
...
58f4691ab4
@ -235,7 +235,6 @@ int serve_challenge(ngx_http_request_t *r, const char *challenge, const char *ht
|
||||
ngx_http_send_header(r);
|
||||
|
||||
ngx_http_output_filter(r, &out);
|
||||
ngx_http_finalize_request(r, 0);
|
||||
return NGX_DONE;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user