Change #259275
| Category | curl |
| Changed by | Florian Imdahl <git@ffflorian.de> |
| Changed at | Fri 27 Feb 2026 23:05:37 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | 006f561f6ee62a486b71bc21ff8cacb840dcda91 |
Comments
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
Changed files
- .github/scripts/badwords.txt
- docs/BINDINGS.md
- docs/CIPHERS.md
- docs/ECH.md
- docs/INSTALL.md
- docs/IPFS.md
- docs/internals/BUFQ.md
- docs/internals/CLIENT-READERS.md
- docs/internals/CLIENT-WRITERS.md
- docs/internals/CONNECTION-FILTERS.md
- docs/internals/SCORECARD.md
- docs/libcurl/opts/CURLOPT_IOCTLFUNCTION.md
- docs/libcurl/opts/CURLOPT_OPENSOCKETFUNCTION.md
- docs/libcurl/opts/CURLOPT_SOCKOPTFUNCTION.md
- docs/tests/HTTP.md
- lib/http.c