/*
   * Set http proxy URL
   *
   * Pass nil to disable proxy communication
   * ==== Example
   *   transport.proxy = "http://your.proxy.com:80"
   */
  void set_proxy(const char *proxy) {