im writing a program that needs to post a form, and iv found that i can
do this with post_form(), but i need to send it over a connection with
ssl encryption. heres my code
im writing a program that needs to post a form, and iv found that i can
do this with post_form(), but i need to send it over a connection with
ssl encryption. heres my code
but i havnt found anything. hope i have been clear
Did you try googling for “ruby https post”? The first few results will
have some answers.
im writing a program that needs to post a form, and iv found that i can
do this with post_form(), but i need to send it over a connection with
ssl encryption. heres my code
but i havnt found anything. hope i have been clear
Did you try googling for “ruby https post”? The first few results will
have some answers.