Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-27 | examples: use present tense in comments | Daniel Stenberg | |
remove "will" and some other word fixes Closes #13003 | |||
2023-06-18 | examples/http-options: show how to send "OPTIONS *" | Daniel Stenberg | |
With CURLOPT_REQUEST_TARGET. Also add use of CURLOPT_QUICK_EXIT to show. Closes #11333 |