Sha256: a49e49dea7f636cde24095698b0ada030d2eabcf08cd02f4fdcf2c77b95090c7
Contents?: true
Size: 466 Bytes
Versions: 38
Compression:
Stored size: 466 Bytes
Contents
# encoding: ASCII-8BIT # SOAP4R - SOAP filter. # Copyright (C) 2000-2007 NAKAMURA, Hiroshi <nahi@ruby-lang.org>. # This program is copyrighted free software by NAKAMURA, Hiroshi. You can # redistribute it and/or modify it under the same terms of Ruby's license; # either the dual license version in 2003, or any later version. require 'soap/filter/filterchain' # envelope filter require 'soap/filter/handler' # steram filter require 'soap/filter/streamhandler'
Version data entries
38 entries across 38 versions & 10 rubygems