/*
   * Server credentials
   * Set the username part of the http transport credentials
   * call-seq:
   *   transport.username = "Username"
   */
  void set_username(char *user_name) {