OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:have_header
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/isc/
httpd.c
472
have_header
(isc_httpd_t *httpd, const char *header, const char *value,
function
687
if (
have_header
(httpd, "Connection:", "close", ", \t\r\n")) {
691
if (
have_header
(httpd, "Host:", NULL, NULL)) {
696
if (
have_header
(httpd, "Connection:", "Keep-Alive", ", \t\r\n"))
708
if (
have_header
(httpd, "Accept-Encoding:", "deflate", ";, \t\r\n")) {
Completed in 117 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026