mirror of
https://github.com/lwthiker/curl-impersonate.git
synced 2025-08-10 10:49:26 +00:00
Create docs/ folder with initial content
Add more documentation on the following topics: * Running `curl-impersonate` from the command line, including changing the HTTP headers when needed. * Using `libcurl-impersonate` in JS and PHP scripts.
This commit is contained in:
@@ -61,6 +61,10 @@ Please note that the wrapper scripts use a default set of HTTP headers. If you w
|
||||
|
||||
See [Advanced usage](#Advanced-usage) for more options, including using `libcurl-impersonate` as a library.
|
||||
|
||||
## Documentation
|
||||
|
||||
More documentation is available in the [docs/](docs/README.md) directory.
|
||||
|
||||
## Installation
|
||||
There are two versions of `curl-impersonate` for technical reasons. The **chrome** version is used to impersonate Chrome, Edge and Safari. The **firefox** version is used to impersonate Firefox.
|
||||
|
||||
|
Reference in New Issue
Block a user