mirror of
https://github.com/curl/curl.git
synced 2026-04-11 12:01:42 +08:00
Add curl_url_strerror() to convert CURLUcode into readable string and facilitate easier troubleshooting in programs using URL API. Extend CURLUcode with CURLU_LAST for iteration in unit tests. Update man pages with a mention of new function. Update example code and tests with new functionality where it fits. Closes #7605 |
||
|---|---|---|
| .. | ||
| zuul | ||
| completion.pl | ||
| contributors.sh | ||
| contrithanks.sh | ||
| copyright.pl | ||
| coverage.sh | ||
| delta | ||
| installcheck.sh | ||
| log2changes.pl | ||
| Makefile.am | ||
| release-notes.pl | ||
| singleuse.pl | ||
| updatemanpages.pl | ||