Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/httpd/makefsdata/
H A Dmakefsdata.c161 unsigned char includeLastModified = 0; variable
234 includeLastModified = 1; in main()
818 u8_t provide_last_modified = includeLastModified; in file_write_http_header()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/http/makefsdata/
H A Dmakefsdata.c140 unsigned char includeLastModified = 0; variable
231 includeLastModified = 1; in main()
1036 u8_t provide_last_modified = includeLastModified; in file_write_http_header()