This commit is contained in:
kannibalox
2024-12-06 20:53:45 -05:00
committed by Jari Sundell
parent f33c2560a3
commit f2b065a798
+1 -1
View File
@@ -4,7 +4,7 @@
# Basic call without params
<?xml version="1.0"?><methodCall><methodName>xmlrpc_reflect</methodName></methodCall>
<?xml version="1.0"?><methodReponse><params><param><value><array/></value></param></params></methodReponse>
<?xml version="1.0"?><methodResponse><params><param><value><array/></value></param></params></methodResponse>
# UTF-8 string
<?xml version="1.0"?><methodCall><methodName>xmlrpc_reflect</methodName><params><param><value><string></string></value></param><param><value><string>чао</string></value></param></params></methodCall>