Searched refs:http_days (Results 1 – 1 of 1) sorted by relevance
58 static const char * const http_days[7] =/* Days of the week */ variable811 …snprintf(s, (size_t)slen, "%s, %02d %s %d %02d:%02d:%02d GMT", http_days[tdate->tm_wday], tdate->t… in httpGetDateString2()