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
I have a Java program that needs to send telemetry data. I have some code that creates a connection to proxy if needed, however, I don't see in the documentation or anything whether this supports HTTPS or if I have to use HTTP?
would my proxy URL look something like: http(s)://<segment_proxy__ip>:<segment_proxy_port> ?
thanks
The text was updated successfully, but these errors were encountered:
Thanks for putting this docker container out.
I have a Java program that needs to send telemetry data. I have some code that creates a connection to proxy if needed, however, I don't see in the documentation or anything whether this supports HTTPS or if I have to use HTTP?
would my proxy URL look something like: http(s)://<segment_proxy__ip>:<segment_proxy_port> ?
thanks
The text was updated successfully, but these errors were encountered: