cookie.md: provide an example sending a fixed cookie

Closes #12868
This commit is contained in:
Daniel Stenberg 2024-02-05 19:42:58 +01:00
parent 3ec85206ad
commit 8911d86719
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -16,6 +16,7 @@ Example:
- -b "" $URL
- -b cookiefile $URL
- -b cookiefile -c cookiefile $URL
- -b name=Jane $URL
---
# `--cookie`