bind9/bin
Mark Andrews 49531e4582 Handle HTTP/1.1 pipelined requests
Check to see whether there are outstanding requests in the
httpd receive buffer after sending the response, and if so,
process them.

Test that pipelined requests are handled by sending multiple
minimal HTTP/1.1 using netcat (nc) and checking that we get
back the same number of responses.
2021-11-04 17:05:29 -07:00
..
check remove all references to isc_socket and related types 2021-10-15 01:01:25 -07:00
confgen Use #pragma once as header guards 2021-10-13 00:49:15 -07:00
delv remove all references to isc_socket and related types 2021-10-15 01:01:25 -07:00
dig remove all references to isc_socket and related types 2021-10-15 01:01:25 -07:00
dnssec remove all references to isc_socket and related types 2021-10-15 01:01:25 -07:00
named Add '\n' to the end of each line when generating xsl.c 2021-11-02 11:18:45 +00:00
nsupdate remove all references to isc_socket and related types 2021-10-15 01:01:25 -07:00
plugins Make isc_result a static enum 2021-10-06 11:22:20 +02:00
rndc Update rndc serve-stale status output 2021-10-25 10:42:10 +02:00
tests Handle HTTP/1.1 pipelined requests 2021-11-04 17:05:29 -07:00
tools remove all references to isc_socket and related types 2021-10-15 01:01:25 -07:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00