Searched refs:HTTPD_CLOSE (Results 1 – 1 of 1) sorted by relevance
75 #define HTTPD_CLOSE 0x0001 /* Got a Connection: close header */ macro498 httpd->flags |= HTTPD_CLOSE; in process_request()956 if ((httpd->flags & HTTPD_CLOSE) != 0) { in isc_httpd_senddone()