Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_staticfile.c363 int allow_caching = 1; in URIHANDLER_FUNC() local
461 allow_caching = 0; in URIHANDLER_FUNC()
471 if (allow_caching) { in URIHANDLER_FUNC()