Home
last modified time | relevance | path

Searched refs:reject_expect_100_with_417 (Results 1 – 4 of 4) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dbase.h535 unsigned short reject_expect_100_with_417; member
H A Drequest.c931 …if (srv->srvconf.reject_expect_100_with_417 && 0 == buffer_caseless_compare(CONST_BUF_LEN(ds->valu… in http_request_parse()
H A Dconfigfile.c156 cv[52].destination = &(srv->srvconf.reject_expect_100_with_417); in config_insert()
H A Dserver.c280 srv->srvconf.reject_expect_100_with_417 = 1; in server_init()