Searched refs:http_date_create (Results 1 - 4 of 4) sorted by relevance

/dovecot/src/lib-http/
H A Dhttp-date.h15 const char *http_date_create(time_t timestamp);
H A Dhttp-date.c480 const char *http_date_create(time_t timestamp) function
H A Dhttp-server-response.c580 str_append(rtext, http_date_create(resp->date));
H A Dhttp-client-request.c1217 str_append(rtext, http_date_create(req->date));

Completed in 12 milliseconds