mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-28 16:56:26 +00:00
add tls-client
This commit is contained in:
parent
30bdf412c4
commit
a868964e6c
@ -2084,6 +2084,7 @@ _Libraries for making HTTP requests._
|
||||
- [resty](https://github.com/go-resty/resty) - Simple HTTP and REST client for Go inspired by Ruby rest-client.
|
||||
- [rq](https://github.com/ddo/rq) - A nicer interface for golang stdlib HTTP client.
|
||||
- [sling](https://github.com/dghubble/sling) - Sling is a Go HTTP client library for creating and sending API requests.
|
||||
- [tls-client](https://github.com/bogdanfinn/tls-client) - net/http.Client like HTTP Client with options to select specific client TLS Fingerprints to use for requests.
|
||||
|
||||
**[⬆ back to top](#contents)**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user