view xml/it/GNUmakefile @ 2654:d13341d3c54a

Marked some directives as obsolete in HTTP/2. The following directives are marked as obsolete: http2_idle_timeout, http2_max_field_size, http2_max_header_size, http2_max_requests, http2_recv_timeout.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 16 Feb 2021 14:17:10 +0000
parents 6303d4e343a8
children
line wrap: on
line source

DOCS =									\
		install							\
		windows							\
		events							\
		syntax							\
		control							\
		hash							\
		http/request_processing					\
		http/server_names					\
		http/configuring_https_servers				\
		debugging_log						\
		http/converting_rewrite_rules				\
		howto_build_on_win32					\
		contributing_changes					\
		beginners_guide						\
		configure						\

TOP =									\
		download						\
		support							\
		linux_packages						\