| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | * test/soap/test_streamhandler.rb (test_basic_auth): removed. | nahi | 2003-12-23 | 1 | -10/+3 |
| | | | | | | | | | soap4r + basic_auth is not officially supported in ruby/1.8.1 even though soap4r + basic_auth + http-access2 should run fine. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5262 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
| * | * descrictive warning message. | nahi | 2003-12-14 | 1 | -1/+1 |
| | | | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5189 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
| * | * lib/soap/netHttpClient.rb: proxy support did not work. fixed. | nahi | 2003-12-05 | 1 | -0/+197 |
| * lib/soap/property.rb: add class methods for loading property from stream/file/propertyfile. propertyfile is a file which is located at somedir in $:. * lib/soap/soap.rb, lib/soap/wsdlDriver.rb, lib/soap/rpc/driver.rb, lib/wsdl/importer.rb: load property from propertyfile 'soap/property' e.g. /usr/local/lib/ruby/site_ruby/1.8/soap/property. * test/soap/test_property.rb, test/soap/test_streamhandler.rb: new file. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5121 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||||
