mirror of
https://github.com/lwthiker/curl-impersonate.git
synced 2026-09-09 18:26:12 +00:00
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.
252 B
252 B
Using libcurl-impersonate in JS scripts
It is possible to make the node-libcurl package work with libcurl-impersonate instead of libcurl. Instructions are currently available in Issue #80.