view auto/nohave @ 9133:f91dc350be9f

HTTP/3: fixed $body_bytes_sent.
author Sergey Kandaurov <pluknet@nginx.com>
date Wed, 12 Jul 2023 15:27:35 +0400
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