view auto/have @ 8452:a6675a976560 quic

HTTP/3: fixed dropping first non-pseudo header.
author Roman Arutyunyan <arut@nginx.com>
date Fri, 26 Jun 2020 10:05:28 +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