John Guo
|
093034acd1
|
copyright comment update
|
2021-01-17 21:46:25 +08:00 |
|
kirile
|
f3f6adb03a
|
read Client's timeout for net.Dialer
make sure Client.Transport is *http.Transport
|
2020-07-05 20:52:33 +08:00 |
|
linx
|
977827e453
|
add examples for SetProxy function and Proxy chaining function
|
2020-07-05 20:52:33 +08:00 |
|
linx
|
bcc9153991
|
add a SetProxy function and a chaining function Proxy for ghttp.Client to do HTTP request via proxy. #285
|
2020-07-05 20:52:32 +08:00 |
|
wnstar
|
ab8fbf171e
|
add SetRedirectLimit function to client
|
2020-06-21 19:17:39 +08:00 |
|
John
|
1e19f447d1
|
improve ghttp.Client in context handling
|
2020-04-23 20:23:23 +08:00 |
|
John
|
4f87668780
|
improve retry feature for ghttp.Client
|
2020-04-16 15:43:21 +08:00 |
|
John
|
6059782de8
|
add unit testing case of basic auth for ghttp.Client; remove intlog for New function of package gspath
|
2020-03-29 19:36:49 +08:00 |
|
John
|
4844eea0ab
|
add convenience function g.Client for ghttp.Client
|
2020-03-29 09:52:37 +08:00 |
|
John
|
fa8257c85b
|
improve ghttp.Client
|
2020-03-25 17:13:05 +08:00 |
|
John
|
2a2cfc289c
|
improve ghttp.Client
|
2019-12-01 14:07:36 +08:00 |
|
John
|
1becc4932c
|
add more functions for gtcp; remove default domain set for cookie feature of ghttp.Server
|
2019-11-14 15:41:28 +08:00 |
|
John
|
b01add2925
|
update project structure
|
2019-07-29 21:01:19 +08:00 |
|