tls-client
tls-client copied to clipboard
net/http.Client like HTTP Client with options to select specific client TLS Fingerprints to use for requests.
You should consider reducing the repository size by some way, this isn't normal
### TLS client version 1.7.4 ### System information ... ### Issue description roundtripper does not support reusing tcp connection for subsequent requests For each RoundTrip, a new connection opens and...
### Describe the feature / enhancement and how it would improve things Hey, I can't get it implemented myself but could you add in your example for C# how I...
### TLS client version v1.7.2 ### System information - ### Issue description Requests to a specific domain end in a panic and the program exits. ### Steps to reproduce /...
xgo: [https://github.com/techknowlogick/xgo](https://github.com/techknowlogick/xgo) I tried to write a cross-platform script that uses only the go compiler, but it's very (you have to extract mac-specific SDKs from Xcode, build and compile [a...
### Describe the feature / enhancement and how it would improve things Hello. Thanks for the library! I'm not sure how it can work with Websocket. Typically I use [this...
### Describe the feature / enhancement and how it would improve things QUIC is a next generation protocol based on UDP mainly for http3. Major web browsers such as Chrome,...
### TLS client version v1.3.12 ### System information windows 10 amd ryzen 7 3700x ### Issue description ``` github.com/bogdanfinn/fhttp.setRequestCancel.func4() D:/Newfolder/PROJECT/GolandProjects/Apitest/vendor/github.com/bogdanfinn/fhttp/client.go:398 +0x8b created by github.com/bogdanfinn/fhttp.setRequestCancel D:/Newfolder/PROJECT/GolandProjects/Apitest/vendor/github.com/bogdanfinn/fhttp/client.go:397 +0x44a goroutine 439378 [IO wait,...