Welcome to the "trac"-ing site of http-access2!
[soap4r] [httpclient] [openpgp4u] [pkcs1] [logger] [csv] [vtr]

Changeset 129

Show
Ignore:
Timestamp:
11/04/06 17:05:01 (3 years ago)
Author:
nahi
Message:
  • need to reset proxy_auth when calling 'Client#proxy = nil'
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lib/http-access2.rb

    r128 r129  
    179179    if proxy.nil? 
    180180      @proxy = nil 
     181      @proxy_auth = nil 
    181182    else 
    182183      @proxy = urify(proxy)