Server IP : 198.54.121.189 / Your IP : 216.73.216.112
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/ruby19/lib64/ruby/1.9.1/xmlrpc//config.rb
#
# $Id: config.rb 25189 2009-10-02 12:04:37Z akr $
# Configuration file for XML-RPC for Ruby
#
module XMLRPC
module Config
DEFAULT_WRITER = XMLWriter::Simple # or XMLWriter::XMLParser
# available parser:
# * XMLParser::NQXMLTreeParser
# * XMLParser::NQXMLStreamParser
# * XMLParser::XMLTreeParser
# * XMLParser::XMLStreamParser (fastest)
# * XMLParser::REXMLStreamParser
# * XMLParser::XMLScanStreamParser
DEFAULT_PARSER = XMLParser::REXMLStreamParser
# enable <nil/> 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:50:37 | root / root | 0755 | |
| | | | | |
base64.rb | 1.714 KB | October 02 2009 12:04:37 | root / linksafe | 0644 | |
client.rb | 18.635 KB | August 12 2011 08:06:49 | root / linksafe | 0644 | |
config.rb | 0.949 KB | October 02 2009 12:04:37 | root / linksafe | 0644 | |
create.rb | 6.574 KB | April 22 2011 13:35:43 | root / linksafe | 0644 | |
datetime.rb | 3.606 KB | October 02 2009 12:04:37 | root / linksafe | 0644 | |
httpserver.rb | 3.841 KB | November 08 2010 20:59:01 | root / linksafe | 0644 | |
marshal.rb | 1.548 KB | October 02 2009 12:04:37 | root / linksafe | 0644 | |
parser.rb | 19.239 KB | May 26 2011 06:44:48 | root / linksafe | 0644 | |
server.rb | 21.648 KB | August 12 2011 08:06:49 | root / linksafe | 0644 | |
utils.rb | 3.462 KB | April 28 2010 18:51:35 | root / linksafe | 0644 | |