guonaihong/gout
gout to become the Swiss Army Knife of the http client @^^@---> gout 是http client领域的瑞士军刀,小巧,强大,犀利。具体用法可看文档,如使用迷惑或者API用得不爽都可提issues
GoApache-2.0
Issues
- 8
在做请求api的时候有个问题
#392 opened by m7rick - 3
如何使用带账号密码的http代理和socks5
#386 opened by m7rick - 2
能否支持Curl请求导入
#391 opened by Flipped199 - 3
- 2
BindBody使用io.Writer的注意事项
#385 opened by Shinku-Chen - 4
有考虑过支持修改ja3指纹嘛
#381 opened by DeemoASCII - 3
debug.trace的信息可以提取出来吗?
#377 opened by the-pawn-2017 - 5
- 8
是否支持event stream
#333 opened by b0123456789 - 2
优化反爬
#376 opened by b0123456789 - 9
请教个问题,关于setProxy或者socks的
#373 opened by Flipped199 - 4
并发测试如何记录返回结果
#372 opened by YRXING - 8
Query的数据顺序会乱序
#367 opened by tangtanglove - 1
Query的数据顺序会乱序
#366 opened by tangtanglove - 9
- 2
用自定义的http.Client 连接池不起作用
#364 opened by szsailing - 0
优化下文档,补充下结构体tag说明
#363 opened by guonaihong - 5
SetHeader接口会自动把key字段变成第一个字母大写,其他字母小写.
#361 opened by noclear - 1
downfile怎么做呢?
#289 opened by xwinie - 2
SetWWWForm会带两个换行符导致请求失败
#357 opened by 21888 - 4
有没有办法替换掉语言自带的json库?
#352 opened by panxl6 - 0
扩展GET/POST/DELETE/PATCH等接口,支持模板语法
#350 opened by guonaihong - 4
有并发问题, 一次bind 会消耗掉多个decoder
#349 opened by xishengcai - 1
在bind 前,缺少对http status 的判断 比如404
#347 opened by xishengcai - 7
为什么SetJSON会把入参里的&替换成\u0026 ?
#331 opened by zohu - 3
gout 请求如何设置ca证书和basic auth ?
#290 opened by luochaovg - 2
- 3
怎么上传文件流?
#342 opened by linbaozhong - 3
识别response中的content-encoding
#343 opened by Sora233 - 7
get cookies is array from editThisCookie
#344 opened by twolao - 6
debug模式支持全局开关以及日志输出
#338 opened by hyetpang - 2
支持Bind多个对象
#337 opened by Asterism12 - 12
同一个请求的两种方式产生不同的结果,不得其解
#292 opened by DeemoASCII - 4
- 2
gout.FormFile 上传文件的路径被完整暴露
#335 opened by Matrix-X - 3
debug 无法解析json数组
#329 opened by carllhw - 8
关于gout的host
#328 opened by Alberthchang - 17
bindheader出错
#325 opened by Alberthchang - 4
请教一下关于0值的问题
#322 opened by zohu - 3
在请求时没有判断body是否为nil,直接使用了SetJSON,结果panic
#317 opened by listening3 - 10
- 0
SetHeader 破坏了参数
#319 opened by xuthus5 - 11
response的拦截器
#306 opened by yanghx-git - 2
SetProxy疑问
#313 opened by Sora233 - 3
bindbody 参数为string指针时如果数据量过大,会导致内容出现错误。
#307 opened by MarsMan1994 - 1
query string支持子元素带数组
#305 opened by guonaihong - 7
gout 是如何做multipart上传的?
#303 opened by wymli - 6
实现Response接口
#299 opened by guonaihong - 6
获取response对象
#297 opened by 12end - 1
请问如何利用中间件或者debug监控该请求的耗时,想用来做服务性能监控打点用
#296 opened by liuyke