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