Implex-ltd / cleanhttp

Human like HTTP Library powered by fpclient and tls_client.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CleanHTTP

Human like HTTP Library powered by fpclient and tls_client.

Install

go get -u github.com/Implex-ltd/cleanhttp/cleanhttp

Issues

$env:GOPRIVATE="github.com/Implex-ltd/"
$env:GOSUMDB="off"
set GOPRIVATE=github.com/Implex-ltd/cleanhttp/cleanhttp
go get -u github.com/Implex-ltd/cleanhttp/cleanhttp@V

About

Human like HTTP Library powered by fpclient and tls_client.

License:Apache License 2.0


Languages

Language:Go 100.0%