mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-05 17:52:29 +00:00
Fix typo
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user