Home
last modified time | relevance | path

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

/curl/lib/
H A Dhsts.c55 #define UNLIMITED "unlimited" macro
327 strcpy(e.expire, UNLIMITED); in hsts_push()
352 sts->includeSubDomains ? ".": "", sts->host, UNLIMITED); in hsts_out()
435 time_t expires = strcmp(date, UNLIMITED) ? Curl_getdate_capped(date) : in hsts_add()

Completed in 4 milliseconds