Closed lmartinking closed 14 years ago
Hi again,
I realised I missed out a few cases with regards to http proxy support (session duplication, file uploading), so I've fixed it.
Note that Net::HTTP::Proxy returns a Net::HTTP if the parameters is nil, so all is well if the user doesn't want to set a proxy :-)
Cheers, Lucas
Done.
Hi again,
I realised I missed out a few cases with regards to http proxy support (session duplication, file uploading), so I've fixed it.
Note that Net::HTTP::Proxy returns a Net::HTTP if the parameters is nil, so all is well if the user doesn't want to set a proxy :-)
Cheers, Lucas