Files
smartproxy/ts/proxies/http-proxy
Juergen Kunz c4b9d7eb72 BREAKING CHANGE(smart-proxy/utils/route-validator): Consolidate and refactor route validators; move to class-based API and update usages
Replaced legacy route-validators.ts with a unified route-validator.ts that provides a class-based RouteValidator plus the previous functional API (isValidPort, isValidDomain, validateRouteMatch, validateRouteAction, validateRouteConfig, validateRoutes, hasRequiredPropertiesForAction, assertValidRoute) for backwards compatibility. Updated utils exports and all imports/tests to reference the new module. Also switched static file loading in certificate manager to use SmartFileFactory.nodeFs(), and added @push.rocks/smartserve to devDependencies.
2025-12-09 09:33:50 +00:00
..
2025-05-29 01:00:20 +00:00
2025-06-09 16:37:46 +00:00
2025-07-17 15:13:09 +00:00
2025-07-03 02:32:17 +00:00
2025-07-17 15:13:09 +00:00