fix(rustproxy-http): remove hot-path debug logging from HTTP/1 connection pool hits

This commit is contained in:
2026-03-16 13:17:02 +00:00
parent b8e1c9f3cf
commit 2b1a21c599
3 changed files with 8 additions and 2 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartproxy',
version: '25.11.12',
version: '25.11.13',
description: 'A powerful proxy package with unified route-based configuration for high traffic management. Features include SSL/TLS support, flexible routing patterns, WebSocket handling, advanced security options, and automatic ACME certificate management.'
}