summaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_HSTSREADFUNCTION.3
Commit message (Collapse)AuthorAgeFilesLines
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
| | | | Closes #6172
* hsts: add read/write callbacksDaniel Stenberg2020-11-031-0/+81
- read/write callback options - man pages for the 4 new setopts - test 1915 verifies the callbacks Closes #5896