sinylei
sinylei
When you set a proxy, applyProxy will recreate a new Transport. So the connection pool cached in original Transport object will be discarded. So I changed applyProxy in request/proxy_go12.go as...
If there is a port number after hostname in the url, the request header 'Host' missing that port number. This will lead the response redirect to wrong url. for example,...
openGauss is a variant of postgresql. Could you support openGauss database besides the postgresql?
**Describe the bug 描述你遇到的BUG** **To Reproduce 复现方法** Occasionally, mostly when first open. **Screenshots (If applicable) 截图(如果有)** **Environment 使用环境** - OS 操作系统: macOS sonoma 14.1.1 (23B81) - Version 程序版本:the latest **Additional...