From: Achim Domma Date: 2007-05-24T19:05:04+09:00 Subject: Executing a post via SSH Hi, could somebody show me a working example on how to execute a post via SSH? Some minutes before I learned that I have to use "require 'net/ https'" instead of net/http. But net/https is now mentioned in the docs!? Or am I missing something? If i use net/https my call to set_form_data seems to be ignored!? Any hint? I'm quite confused. regards, Achim