PDA

View Full Version : Fix for handling HTTP => HTTPS redirects


blueyed
08-29-2007, 02:53 AM
I've experienced a problem when PhpDig gets redirected from http to https.
The problem is, that PhpDig uses the old port again for connecting after the redirect.

The patch to fix this is attached.
(The patch is against version 1.8.7, but the latest release is also affected in the same way).