Apache Thrift supports HTTP (s), as follows ``` from thrift.transport import TSocket, THttpClient ``` If supported, how can I easily set up a proxy?