Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Noooste authored Jul 24, 2024
1 parent 7e71052 commit d3a35ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,8 @@ Supported proxy formats include:
*If a scheme is not provided, `http` will be used by default.*
**If you need to use IPV6 proxies, please correctly format it with the right scheme.** eg.s: `http://user:pass@[2001:0db8:85a3:0000:0000:8a2e:0370:7334]:8080`
```go
session := azuretls.NewSession()
defer session.Close()
Expand Down

0 comments on commit d3a35ab

Please sign in to comment.