Comment on Curl-ImpersonateparentComments−hk__21yAny reason you didn’t use https://github.com/lexiforest/curl_cffi?−zlagen1yI wanted to try a diffent approach which is to use chromium's network stack directly instead of patching curl to impersonate it. In this case you're using the real thing so it's a bit easier to maintain when there are changes in the fingerprint.
Comments
Any reason you didn’t use https://github.com/lexiforest/curl_cffi?
I wanted to try a diffent approach which is to use chromium's network stack directly instead of patching curl to impersonate it. In this case you're using the real thing so it's a bit easier to maintain when there are changes in the fingerprint.