/*
   * Server credentials
   *
   * Set the password part of the http transport credentials
   *
   * call-seq:
   *   transport.password = "Password"
   *
   */
  void set_password(char *password) {