• Andy Soiron's avatar
    Monkey patch Net::HTTP proxy encoding · 054f679d
    Andy Soiron authored
    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.
    054f679d
net_http_patch_spec.rb 2.51 KB