/*
   * Linux clients: HTTP proxy credentials
   *
   * Set the proxy username and password
   * ==== Example
   *   transport.proxyauth = "username:password"
   */
  void set_proxyauth(const char *pauth) {