view auto/nohave @ 9186:f366007dd23a

HTTP/3: added Huffman decoding error logging.
author Sergey Kandaurov <pluknet@nginx.com>
date Tue, 14 Nov 2023 15:26:02 +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