fix(smartproxy): improve certificate manager mocking in tests, enhance IPv6 validation, and record initial bytes for connection metrics
This commit is contained in:
@@ -39,6 +39,7 @@ tap.test('should verify certificate manager callback is preserved on updateRoute
|
||||
setHttpProxy: () => {},
|
||||
setGlobalAcmeDefaults: () => {},
|
||||
setAcmeStateManager: () => {},
|
||||
setRoutes: (routes: any) => {},
|
||||
initialize: async () => {},
|
||||
provisionAllCertificates: async () => {},
|
||||
stop: async () => {},
|
||||
|
||||
Reference in New Issue
Block a user