issues
search
guonaihong
/
gout
gout to become the Swiss Army Knife of the http client @^^@---> gout 是http client领域的瑞士军刀,小巧,强大,犀利。具体用法可看文档,如使用迷惑或者API用得不爽都可提issues
Apache License 2.0
1.33k
stars
115
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
在做请求api的时候有个问题
#392
m7rick
closed
3 months ago
8
能否支持Curl请求导入
#391
Flipped199
closed
4 months ago
2
fix
#390
guonaihong
closed
4 months ago
0
设置了gout.WithInsecureSkipVerify() 忽略SSL 代理就会失效 ,socks5/http/https 都会出现这种情况
#389
m7rick
closed
4 months ago
3
fix-383
#388
guonaihong
closed
6 months ago
1
socks5支持用户名和密码
#387
guonaihong
closed
6 months ago
1
如何使用带账号密码的http代理和socks5
#386
m7rick
closed
3 months ago
3
BindBody使用io.Writer的注意事项
#385
Shinku-Chen
closed
6 months ago
2
增加自定义decoder的支持并优化decode期间ReadAll的速度
#384
asjdf
closed
8 months ago
1
如果只获取Response(), 当WithContext在SetTimeout前面时,会导致context cancel错误
#383
aeroplane
opened
8 months ago
5
Spelling errors in English words: respone ==> response
#382
garudaen
closed
10 months ago
1
有考虑过支持修改ja3指纹嘛
#381
DeemoASCII
opened
11 months ago
4
更新doc
#380
guonaihong
closed
11 months ago
1
feat: set content-type only when it doesn't exist on user custom headers
#379
simpleapples
closed
11 months ago
0
完成issue377
#378
guonaihong
closed
1 year ago
1
debug.trace的信息可以提取出来吗?
#377
the-pawn-2017
closed
7 months ago
3
优化反爬
#376
b0123456789
opened
1 year ago
2
fix(sec): upgrade github.com/gin-gonic/gin to 1.9.1
#375
chncaption
opened
1 year ago
0
完成issue
#374
guonaihong
closed
1 year ago
0
请教个问题,关于setProxy或者socks的
#373
Flipped199
closed
1 year ago
9
并发测试如何记录返回结果
#372
YRXING
opened
1 year ago
4
Bump github.com/gin-gonic/gin from 1.7.7 to 1.9.1
#371
dependabot[bot]
opened
1 year ago
0
Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 in /_example
#370
dependabot[bot]
opened
1 year ago
1
Bump github.com/gin-gonic/gin from 1.7.7 to 1.9.0
#369
dependabot[bot]
closed
1 year ago
1
Bump github.com/gin-gonic/gin from 1.7.7 to 1.9.0 in /_example
#368
dependabot[bot]
closed
1 year ago
1
Query的数据顺序会乱序
#367
tangtanglove
closed
1 year ago
8
Query的数据顺序会乱序
#366
tangtanglove
closed
1 year ago
1
高并发下遇到的问题
#365
zedfaker
opened
1 year ago
9
用自定义的http.Client 连接池不起作用
#364
szsailing
closed
1 year ago
2
优化下文档,补充下结构体tag说明
#363
guonaihong
opened
1 year ago
0
新增SetHeaderRaw
#362
guonaihong
closed
1 year ago
1
SetHeader接口会自动把key字段变成第一个字母大写,其他字母小写.
#361
noclear
closed
1 year ago
5
Bump golang.org/x/sys from 0.0.0-20210630005230-0f9fa26af87c to 0.1.0
#360
dependabot[bot]
opened
1 year ago
0
Bump golang.org/x/crypto from 0.0.0-20200622213623-75b288015ac9 to 0.1.0
#359
dependabot[bot]
opened
1 year ago
0
Bump golang.org/x/net from 0.0.0-20200114155413-6afb5195e5aa to 0.7.0
#358
dependabot[bot]
opened
1 year ago
0
SetWWWForm会带两个换行符导致请求失败
#357
21888
closed
1 year ago
2
Bump github.com/gin-gonic/gin from 1.7.0 to 1.7.7
#356
dependabot[bot]
closed
1 year ago
1
Bump github.com/gin-gonic/gin from 1.7.0 to 1.7.7 in /_example
#355
dependabot[bot]
closed
1 year ago
1
feature: issue #352 通过build tag提供不同的json包
#354
panxl6
closed
1 year ago
1
fixbug
#353
guonaihong
closed
1 year ago
1
有没有办法替换掉语言自带的json库?
#352
panxl6
closed
1 year ago
4
Url support template
#351
guonaihong
closed
1 year ago
1
扩展GET/POST/DELETE/PATCH等接口,支持模板语法
#350
guonaihong
closed
1 year ago
0
有并发问题, 一次bind 会消耗掉多个decoder
#349
xishengcai
closed
1 year ago
4
Update req.go
#348
xishengcai
closed
1 year ago
2
在bind 前,缺少对http status 的判断 比如404
#347
xishengcai
closed
1 year ago
1
Set json escape html
#346
guonaihong
closed
1 year ago
0
Issue343
#345
guonaihong
closed
1 year ago
1
get cookies is array from editThisCookie
#344
twolao
closed
2 years ago
7
识别response中的content-encoding
#343
Sora233
closed
1 year ago
3
Next