fix(test): Fix ACME challenge route creation and HTTP request parsing in tests

This commit is contained in:
2025-05-29 10:23:19 +00:00
parent 6a08bbc558
commit fdb45cbb91
3 changed files with 70 additions and 10 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartproxy',
version: '19.5.1',
version: '19.5.2',
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.'
}