Home
last modified time | relevance | path

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

/curl/tests/data/
H A Dtest116117 Set-Cookie: ckyPersistent=permanent;path=;path=/
52 %HOSTIP FALSE / FALSE 0 ckyPersistent permanent
H A Dtest4620 Set-Cookie: ckyPersistent=permanent; expires=Fri, 13-Feb-2525 11:56:27 GMT; path=/
22 Set-Cookie: ckyPersistent=permanent; expires=Fri, 13-Feb-2037 11:56:27 GMT; path=/
95 domain..tld FALSE / FALSE 17517902187 ckyPersistent permanent
102 domain..tld FALSE / FALSE 2118138987 ckyPersistent permanent
H A Dtest80821 * OK [PERMANENTFLAGS ()] No permanent flags permitted
/curl/tests/unit/
H A Dunit1607.c55 bool permanent; member
199 if(dns->timestamp && tests[i].permanent) {
207 if(dns->timestamp == 0 && !tests[i].permanent) {
/curl/lib/
H A Dhostip.h218 bool permanent);
H A Dhostip.c473 bool permanent) in Curl_cache_addr() argument
503 if(permanent) in Curl_cache_addr()
1180 bool permanent = TRUE; in Curl_loadhostpairs() local
1188 permanent = FALSE; in Curl_loadhostpairs()
1296 dns = Curl_cache_addr(data, head, host_begin, hlen, port, permanent); in Curl_loadhostpairs()
1313 permanent ? "" : " (non-permanent)"); in Curl_loadhostpairs()
/curl/docs/libcurl/opts/
H A DCURLOPT_RESOLVE.md117 Support for adding non-permanent entries by using the "+" prefix was added in
/curl/docs/
H A DFAQ856 is given as to whether the condition is temporary or permanent.

Completed in 34 milliseconds