Mechanize on HTTPS site.
- by Grzegorz Kazulak
Have any of you guys/girls have used ruby's Mechanize library on a site that required SSL?
The problem I'm experiencing at the minute is that when I try to access such a website the mechanize tries to use standard http protocol which results in endless redirections between http// and https://