mirror of
https://github.com/curl/curl.git
synced 2026-07-30 06:38:05 +03:00
tidy-up: use more example domains
Also make use of the example TLD: https://en.wikipedia.org/wiki/.example Reviewed-by: Daniel Stenberg Closes #11992
This commit is contained in:
parent
65729f65c7
commit
1bc69df7b4
8 changed files with 37 additions and 37 deletions
|
|
@ -555,7 +555,7 @@
|
|||
cookie file at the end of an operation:
|
||||
|
||||
curl --cookie cookies.txt --cookie-jar newcookies.txt \
|
||||
http://www.example.com
|
||||
http://www.example.com
|
||||
|
||||
# HTTPS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue