Custom HTTP/HTTPS GET/POST queries in RubyOverview
Editor: First, the scripts sends the GET query to read the website cookies (for session, etc.), and then it sends a POST query with the received cookies and custom POST parameters.
NEW
Fixed some bugs.
Custom HTTP/HTTPS GET/POST queries in RubyInformation