view auto/have_headers @ 4282:71cdac0b9ea6

Fix of "Content-Length" header of MP4 response if start argument was used. Patch by Piotr Sikora.
author Igor Sysoev <igor@sysoev.ru>
date Mon, 14 Nov 2011 14:42:48 +0000
parents 9b8c906f6e63
children d620f497c50f
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_HEADERS_H

#ifndef $have
#define $have  1
#endif

END