view auto/nohave @ 8035:cd73509f21e2

Upstream: handling of multiple Vary headers (ticket #1423). Previously, only the last header value was used when caching.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 30 May 2022 21:25:51 +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  0
#endif

END