Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Autoindex: return NGX_ERROR on error if headers were sent.
This prevents ngx_http_finalize_request() from issuing ngx_http_special_response_handler() on a freed context.
- Loading branch information