curl-curl/docs/libcurl
Florian Imdahl 006f561f6e
docs: some nitpicks
- replaced double spaces with single space where applicable
- replaced "favourite" with "favorite"
- added language identifiers to code blocks in markdown files
- added extra line after code blocks and after headings in markdown
  files

Cloes #20748
2026-02-27 23:05:37 +01:00
..
opts docs: some nitpicks 2026-02-27 23:05:37 +01:00
.gitignore
ABI.md tidy-up: Markdown, clang-format nits 2026-01-22 23:44:47 +01:00
CMakeLists.txt
curl_easy_cleanup.md docs: compare result against literal CURLE_OK (where missing) 2026-02-07 19:40:45 +01:00
curl_easy_duphandle.md docs: rename CURLcode variables to 'result' 2025-12-17 08:55:12 +01:00
curl_easy_escape.md escape: add a length check in curl_easy_escape 2025-12-24 22:47:26 +01:00
curl_easy_getinfo.md tidy-up: move literals to right-side of if expressions (where missing) 2026-02-07 16:41:51 +01:00
curl_easy_header.md
curl_easy_init.md docs: rename CURLcode variables to 'result' 2025-12-17 08:55:12 +01:00
curl_easy_nextheader.md curl_easy_nextheader.md: a new transfer invalidates 'prev' 2026-01-13 14:11:15 +01:00
curl_easy_option_by_id.md
curl_easy_option_by_name.md
curl_easy_option_next.md
curl_easy_pause.md docs/libcurl: fix C formatting nits 2025-12-04 22:49:03 +01:00
curl_easy_perform.md docs: rename CURLcode variables to 'result' 2025-12-17 08:55:12 +01:00
curl_easy_recv.md docs: rename CURLcode variables to 'result' 2025-12-17 08:55:12 +01:00
curl_easy_reset.md
curl_easy_send.md docs: rename CURLcode variables to 'result' 2025-12-17 08:55:12 +01:00
curl_easy_setopt.md docs: rename CURLcode variables to 'result' 2025-12-17 08:55:12 +01:00
curl_easy_ssls_export.md docs: rename CURLcode variables to 'result' 2025-12-17 08:55:12 +01:00
curl_easy_ssls_import.md docs: rename CURLcode variables to 'result' 2025-12-17 08:55:12 +01:00
curl_easy_strerror.md docs: rename CURLcode variables to 'result' 2025-12-17 08:55:12 +01:00
curl_easy_unescape.md doc: some returned in-memory data may not be altered 2025-11-25 11:05:27 +01:00
curl_easy_upkeep.md
curl_escape.md doc: some returned in-memory data may not be altered 2025-11-25 11:05:27 +01:00
curl_formadd.md docs/libcurl: fix C formatting nits 2025-12-04 22:49:03 +01:00
curl_formfree.md
curl_formget.md tidy-up: miscellaneous 2026-01-15 13:06:13 +01:00
curl_free.md
curl_getdate.md
curl_getenv.md doc: some returned in-memory data may not be altered 2025-11-25 11:05:27 +01:00
curl_global_cleanup.md badwords: catch and fix threading-related words 2025-12-16 21:26:58 +01:00
curl_global_init_mem.md
curl_global_init.md badwords: catch and fix threading-related words 2025-12-16 21:26:58 +01:00
curl_global_sslset.md
curl_global_trace.md badwords: catch and fix threading-related words 2025-12-16 21:26:58 +01:00
curl_mime_addpart.md
curl_mime_data_cb.md docs/libcurl: fix C formatting nits 2025-12-04 22:49:03 +01:00
curl_mime_data.md tidy-up: miscellaneous 2026-02-25 14:44:56 +01:00
curl_mime_encoder.md
curl_mime_filedata.md
curl_mime_filename.md badwords: fix typos found 2026-01-14 03:11:33 +01:00
curl_mime_free.md
curl_mime_headers.md
curl_mime_init.md
curl_mime_name.md
curl_mime_subparts.md
curl_mime_type.md
curl_mprintf.md docs/libcurl: fix C formatting nits 2025-12-04 22:49:03 +01:00
curl_multi_add_handle.md
curl_multi_assign.md docs: use mresult as variable name for CURLMcode 2025-12-17 08:55:12 +01:00
curl_multi_cleanup.md
curl_multi_fdset.md docs: use mresult as variable name for CURLMcode 2025-12-17 08:55:12 +01:00
curl_multi_get_handles.md doc: some returned in-memory data may not be altered 2025-11-25 11:05:27 +01:00
curl_multi_get_offt.md
curl_multi_info_read.md tidy-up: miscellaneous 2026-01-15 13:06:13 +01:00
curl_multi_init.md
curl_multi_notify_disable.md multi: use CURLMNOTIFY_ as notification id prefix 2025-10-07 17:18:05 +02:00
curl_multi_notify_enable.md multi: use CURLMNOTIFY_ as notification id prefix 2025-10-07 17:18:05 +02:00
curl_multi_perform.md curl_multi_perform.md: resolve inconsistency 2026-01-27 09:07:18 +01:00
curl_multi_poll.md docs: use mresult as variable name for CURLMcode 2025-12-17 08:55:12 +01:00
curl_multi_remove_handle.md
curl_multi_setopt.md multi: add notifications API 2025-10-07 10:55:31 +02:00
curl_multi_socket_action.md docs: use mresult as variable name for CURLMcode 2025-12-17 08:55:12 +01:00
curl_multi_socket_all.md
curl_multi_socket.md
curl_multi_strerror.md docs: use mresult as variable name for CURLMcode 2025-12-17 08:55:12 +01:00
curl_multi_timeout.md
curl_multi_wait.md docs: use mresult as variable name for CURLMcode 2025-12-17 08:55:12 +01:00
curl_multi_waitfds.md docs: use mresult as variable name for CURLMcode 2025-12-17 08:55:12 +01:00
curl_multi_wakeup.md docs: use mresult as variable name for CURLMcode 2025-12-17 08:55:12 +01:00
curl_pushheader_byname.md doc: some returned in-memory data may not be altered 2025-11-25 11:05:27 +01:00
curl_pushheader_bynum.md doc: some returned in-memory data may not be altered 2025-11-25 11:05:27 +01:00
curl_share_cleanup.md
curl_share_init.md
curl_share_setopt.md
curl_share_strerror.md
curl_slist_append.md doc: some returned in-memory data may not be altered 2025-11-25 11:05:27 +01:00
curl_slist_free_all.md
curl_strequal.md
curl_strnequal.md
curl_unescape.md doc: some returned in-memory data may not be altered 2025-11-25 11:05:27 +01:00
curl_url_cleanup.md
curl_url_dup.md
curl_url_get.md doc: some returned in-memory data may not be altered 2025-11-25 11:05:27 +01:00
curl_url_set.md
curl_url_strerror.md
curl_url.md doc: some returned in-memory data may not be altered 2025-11-25 11:05:27 +01:00
curl_version_info.md build: merge TrackMemory (CURLDEBUG) into debug-enabled option 2026-01-19 18:43:17 +01:00
curl_version.md
curl_ws_meta.md docs/libcurl: fix C formatting nits 2025-12-04 22:49:03 +01:00
curl_ws_recv.md docs: rename CURLcode variables to 'result' 2025-12-17 08:55:12 +01:00
curl_ws_send.md docs: rename CURLcode variables to 'result' 2025-12-17 08:55:12 +01:00
curl_ws_start_frame.md docs: compare result against literal CURLE_OK (where missing) 2026-02-07 19:40:45 +01:00
libcurl-easy.md
libcurl-env-dbg.md easy: reset errorbuf on eyeballing success 2026-02-18 12:04:23 +01:00
libcurl-env.md
libcurl-errors.md libcurl-errors: delete stray double quote 2025-12-30 12:01:05 +01:00
libcurl-multi.md tidy-up: miscellaneous 2026-01-15 13:06:13 +01:00
libcurl-security.md libcurl-security.md: Fix typos and add a point about URLs 2026-02-17 12:38:26 -08:00
libcurl-share.md
libcurl-thread.md mbedTLS: cleanup insecure/deprecated code 2025-12-20 17:33:57 +01:00
libcurl-tutorial.md tidy-up: miscellaneous 2026-01-20 12:37:56 +01:00
libcurl-url.md
libcurl-ws.md
libcurl.m4 badwords: fix typos found 2026-01-14 03:11:33 +01:00
libcurl.md badwords: catch and fix threading-related words 2025-12-16 21:26:58 +01:00
Makefile.am
Makefile.inc tidy-up: miscellaneous 2026-01-15 13:06:13 +01:00
mksymbolsmanpage.pl
symbols-in-versions build: merge TrackMemory (CURLDEBUG) into debug-enabled option 2026-01-19 18:43:17 +01:00
symbols.pl tidy-up: miscellaneous 2026-02-25 14:44:56 +01:00