You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The integration guide really should be how to include a
local proxy within your process, and how to make your HTTP
requests in a few common languages go through a
process-internal socks proxy - be that a tcp port you've
bound to localhost on your app or some alternative.
The text was updated successfully, but these errors were encountered:
@dlshad - We have all the content for this in the /implement/ section; but it's text-heavy and hard to navigate. Could you look into adding a simple table or diagram to help a developer new to PTs understand the options and then link to the guides for those?
From feedback:
The integration guide really should be how to include a
local proxy within your process, and how to make your HTTP
requests in a few common languages go through a
process-internal socks proxy - be that a tcp port you've
bound to localhost on your app or some alternative.
The text was updated successfully, but these errors were encountered: