Monkey patch Net::HTTP proxy encoding
Proxy credentials using special characters like "%" need to be URL encoded. But Net::HTTP can't handle those credentials. This is commit patches Net::HTTP until the upstream patch is accepted.
Showing
Please register or sign in to comment