ruby--ruby/lib/soap
nahi cbef5b65db * lib/soap/netHttpClient.rb: follow http-access2. hosts which matches
ENV['no_proxy'] or ENV['NO_PROXY'] is not proxyed.
  - [,:] separated. ("ruby-lang.org:rubyist.net")
  - no regexp. (give "ruby-lang.org", not "*.ruby-lang.org")
  - if you want specify hot by IP address, give full address.
    ("192.168.1.1, 192.168.1.2")

* lib/soap/rpc/cgistub.rb: return "Status: XXX MMM" line.

* test/runner.rb: give testsuite name.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4672 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-10-04 08:57:11 +00:00
..
encodingstyle * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
mapping * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
rpc * lib/soap/netHttpClient.rb: follow http-access2. hosts which matches 2003-10-04 08:57:11 +00:00
baseData.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
element.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
generator.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
mapping.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
marshal.rb * lib/xsd/datatypes.rb: dump sign by itself. under the problematic platform, 2003-10-03 17:15:23 +00:00
netHttpClient.rb * lib/soap/netHttpClient.rb: follow http-access2. hosts which matches 2003-10-04 08:57:11 +00:00
parser.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
processor.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
soap.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
streamHandler.rb * lib/xsd/datatypes.rb: dump sign by itself. under the problematic platform, 2003-10-03 17:15:23 +00:00
wsdlDriver.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00