Skip to content

Commit

Permalink
add tls-client (#5435)
Browse files Browse the repository at this point in the history
  • Loading branch information
AliaSabur authored Dec 24, 2024
1 parent ad92230 commit 1e2cda8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2081,6 +2081,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)**

Expand Down

0 comments on commit 1e2cda8

Please sign in to comment.