mirror of
https://github.com/curl/curl.git
synced 2026-08-25 06:53:31 +03:00
docs: change "web site" to "website"
According to wikipedia: While "web site" was the original spelling, this variant has become rarely used, and "website" has become the standard spelling Closes #5822
This commit is contained in:
parent
8ac3a5df0e
commit
3d221409e2
14 changed files with 32 additions and 32 deletions
|
|
@ -129,6 +129,6 @@
|
|||
Since curl and libcurl are plain HTTP clients without any knowledge of or
|
||||
capability to handle javascript, such cookies will not be detected or used.
|
||||
|
||||
Often, if you want to mimic what a browser does on such web sites, you can
|
||||
Often, if you want to mimic what a browser does on such websites, you can
|
||||
record web browser HTTP traffic when using such a site and then repeat the
|
||||
cookie operations using curl or libcurl.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue