Home
last modified time | relevance | path

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

/curl/docs/examples/
H A Dhsts-preload.c49 static CURLSTScode hstsread(CURL *easy, struct curl_hstsentry *e, in hstsread() function
93 curl_easy_setopt(curl, CURLOPT_HSTSREADFUNCTION, hstsread); in main()
/curl/tests/libtest/
H A Dlib1915.c54 static CURLSTScode hstsread(CURL *easy, struct curl_hstsentry *e, in hstsread() function
109 easy_setopt(hnd, CURLOPT_HSTSREADFUNCTION, hstsread); in test()
/curl/docs/libcurl/opts/
H A DCURLOPT_HSTSREADFUNCTION.md33 CURLSTScode hstsread(CURL *easy, struct curl_hstsentry *sts, void *clientp);
35 CURLcode curl_easy_setopt(CURL *handle, CURLOPT_HSTSREADFUNCTION, hstsread);

Completed in 9 milliseconds