Changeset 140
- Timestamp:
- 06/21/01 18:08:11 (7 years ago)
- Files:
-
- trunk/lib/soap/soap.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lib/soap/soap.rb
r110 r140 19 19 module SOAP 20 20 public 21 22 Version = '1.3.2' 21 23 22 24 EnvelopeNamespace = 'http://schemas.xmlsoap.org/soap/envelope/'