Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Generator now adds client thread and process ids headers
This step prepares for the client stack capture support implementation for the proxide proxy. The goal is for proxide to capture the callstacks of the threads of client process when the traffic from the client goes through the proxide. This enables analysis of the client application behavior when unexpected calls pass through the proxy. Functionality will be available when the proxide proxy is on the same host machine as the client.
- Loading branch information