mirror of
https://github.com/curl/curl.git
synced 2026-07-29 21:28:07 +03:00
minor corrections
This commit is contained in:
parent
e7ce27a22c
commit
7d1ef9646d
2 changed files with 10 additions and 6 deletions
|
|
@ -234,10 +234,10 @@ Version: 0.2
|
|||
make them look the best possible for their particular browsers. They usually
|
||||
also do different kinds of javascript, vbscript etc.
|
||||
|
||||
At times, you will see that getting a page will curl will not return the very
|
||||
same page that you see when getting the page with your browser. Then you know
|
||||
it is time to set the User Agent field to fool the server into thinking
|
||||
you're one of those browsers.
|
||||
At times, you will see that getting a page with curl will not return the same
|
||||
page that you see when getting the page with your browser. Then you know it
|
||||
is time to set the User Agent field to fool the server into thinking you're
|
||||
one of those browsers.
|
||||
|
||||
To make curl look like Internet Explorer on a Windows 2000 box:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue