wangluozhe / requests

用于快速请求HTTP或HTTPS,并支持修改ja3、ja4指纹
GNU General Public License v3.0
417 stars 93 forks source link

fix(sessions): 重复创建 `Transport` 导致内存溢出 #64

Open Aruelius opened 5 months ago

Aruelius commented 5 months ago

https://pkg.go.dev/net/http#Client

Aruelius commented 5 months ago

fix #35