view auto/have @ 7968:5354bf552520 stable-1.20

Fixed $content_length cacheability with chunked (ticket #2252).
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 06 Oct 2021 18:01:42 +0300
parents d620f497c50f
children
line wrap: on
line source


# Copyright (C) Igor Sysoev
# Copyright (C) Nginx, Inc.


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  1
#endif

END