Server IP : 198.54.121.189 / Your IP : 216.73.216.140
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Upload Files :
Command :
Current File : /opt/alt/ruby20/lib64/ruby/2.0.0/xmlrpc//config.rb
#
# $Id: config.rb 36958 2012-09-13 02:22:10Z zzak $
# Configuration file for XML-RPC for Ruby
#
module XMLRPC # :nodoc:
module Config
# or XMLWriter::XMLParser
DEFAULT_WRITER = XMLWriter::Simple
# === Available parsers
#
# * XMLParser::NQXMLTreeParser
# * XMLParser::NQXMLStreamParser
# * XMLParser::XMLTreeParser
# * XMLParser::XMLStreamParser (fastest)
# * XMLParser::REXMLStreamParser
# * XMLParser::XMLScanStreamParser
DEFAULT_PARSER = XMLParser::REXMLStreamParser
# enable <code><nil/></code> tag
ENABLE_NIL_CREATE = false
ENABLE_NIL_PARSER = false
# allows integers greater than 32-bit if +true+
ENABLE_BIGINT = false
# enable marshalling ruby objects which include XMLRPC::Marshallable
ENABLE_MARSHALLING = true
# enable multiCall extension by default
ENABLE_MULTICALL = false
# enable Introspection extension by default
ENABLE_INTROSPECTION = false
end
end
Name |
Size |
Last Modified |
Owner / Group |
Permissions |
Options |
.. | -- | March 03 2024 22:53:08 | root / root | 0755 | |
| | | | | |
base64.rb | 1.406 KB | September 13 2012 02:22:10 | root / linksafe | 0644 | |
client.rb | 18.022 KB | May 27 2014 02:46:43 | root / linksafe | 0644 | |
config.rb | 0.966 KB | September 13 2012 02:22:10 | root / linksafe | 0644 | |
create.rb | 6.534 KB | September 13 2012 02:22:10 | root / linksafe | 0644 | |
datetime.rb | 3.531 KB | September 13 2012 02:22:10 | root / linksafe | 0644 | |
httpserver.rb | 4.128 KB | September 13 2012 02:22:10 | root / linksafe | 0644 | |
marshal.rb | 1.465 KB | September 13 2012 02:22:10 | root / linksafe | 0644 | |
parser.rb | 20.008 KB | November 16 2012 16:55:29 | root / linksafe | 0644 | |
server.rb | 19.806 KB | December 24 2013 15:46:01 | root / linksafe | 0644 | |
utils.rb | 3.914 KB | September 13 2012 02:22:10 | root / linksafe | 0644 | |