bitcoinlib icon indicating copy to clipboard operation
bitcoinlib copied to clipboard

Authproxy default port is 80 irrespective of the url scheme

Open merlinmary opened this issue 3 years ago • 1 comments
trafficstars

In Authproxy, if port is not mentioned, the port is set to 80 irrespective of the scheme. It should be 443 for https.

merlinmary avatar Aug 31 '22 15:08 merlinmary

Fix: https://github.com/1200wd/bitcoinlib/pull/255

merlinmary avatar Aug 31 '22 15:08 merlinmary

Fixed in 1e41b9bf4fbc9a67b3d23e7fbf75936ad5f6f41b

mccwdev avatar May 07 '23 19:05 mccwdev