| 1 | 'use strict'; |
| 2 | |
| 3 | // Real end-to-end coverage for the three agent clients that drive the proxy, each over a real socket through |
| 4 | // the real ProxyHttpServer + the real route handler + the real trace pipeline, with format-aware mock upstreams: |
nothing calls this directly
no test coverage detected