c3fcc729 by e纯

Update README.md

1 parent efd285a6
......@@ -46,7 +46,7 @@ if you want to debug the request info, set the debug on
httplib.Get("").Debug(true)
## support HTTPS client
if request url is https. You can set the client support tsl:
if request url is https. You can set the client support tls:
httplib.SetTLSClientConfig(&tls.Config{InsecureSkipVerify: true})
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!