comparison src/mail/ngx_mail_auth_http_module.c @ 5295:a489c31c9783

Upstream: ngx_http_upstream_finalize_request(NGX_ERROR) on errors. Previously, ngx_http_upstream_finalize_request(0) was used in most cases after errors. While with current code there is no difference, use of NGX_ERROR allows to pass a bit more information into ngx_http_upstream_finalize_request().
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 25 Jul 2013 14:56:13 +0400
parents 2220de0521ca
children 0cbefdcf82a6
comparison
equal deleted inserted replaced
5294:d44c3b36c53f 5295:a489c31c9783