view auto/have @ 1259:05b5236c2ff5

if subrequest response was buffered in file, then subrequest was finalized with 0 code, ngx_http_writer() was not set, and response part in file was lost
author Igor Sysoev <igor@sysoev.ru>
date Sun, 17 Jun 2007 09:29:15 +0000
parents 42d11f017717
children d620f497c50f
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  1
#endif

END