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

Changeset 103

Show
Ignore:
Timestamp:
05/24/01 22:37:36 (8 years ago)
Author:
nakahiro
Message:

Added literal of SOAP's base64 type.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lib/soap/soap.rb

    r94 r103  
    2828  AttrEncodingStyle = 'encodingStyle' 
    2929  AttrActor = 'actor' 
     30 
     31  Base64Literal = 'base64' 
    3032 
    3133  class Error < StandardError; end