one-api/common/requester
ZeroDeng 0f658c5a53
🐛 fix: Fixed SOCKS5 Proxy Authentication Issue
* fix(telegram代理): 修复telegram设置socks5加用户名密码无法代理的问题

修复socks5使用代理用户名密码的时候无法连接认证的问题。
2024-05-26 23:25:03 +08:00
..
form_builder.go ♻️ refactor: provider refactor (#41) 2024-01-19 02:47:10 +08:00
http_client.go 🐛 fix: Fixed SOCKS5 Proxy Authentication Issue 2024-05-26 23:25:03 +08:00
http_requester.go feat: add notifier (#144) 2024-04-09 15:00:06 +08:00
http_stream_reader.go 🐛 fix: stream mode delay issue (#53) 2024-01-25 11:56:31 +08:00
marshaller.go feat: support configuration file (#117) 2024-03-20 14:12:47 +08:00
request_builder.go feat: support configuration file (#117) 2024-03-20 14:12:47 +08:00
ws_client.go 🐛 fix: Fixed SOCKS5 Proxy Authentication Issue 2024-05-26 23:25:03 +08:00
ws_reader.go 🐛 fix: stream mode delay issue (#53) 2024-01-25 11:56:31 +08:00
ws_requester.go 🐛 fix: stream mode delay issue (#53) 2024-01-25 11:56:31 +08:00