aboutsummaryrefslogtreecommitdiff
path: root/OpenSubtitlesHandler/XML-RPC/Docs
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSubtitlesHandler/XML-RPC/Docs')
-rw-r--r--OpenSubtitlesHandler/XML-RPC/Docs/XML-RPC.txt24
1 files changed, 12 insertions, 12 deletions
diff --git a/OpenSubtitlesHandler/XML-RPC/Docs/XML-RPC.txt b/OpenSubtitlesHandler/XML-RPC/Docs/XML-RPC.txt
index 8c84444a9..a4de38cde 100644
--- a/OpenSubtitlesHandler/XML-RPC/Docs/XML-RPC.txt
+++ b/OpenSubtitlesHandler/XML-RPC/Docs/XML-RPC.txt
@@ -1,4 +1,4 @@
-XML-RPC Specification
+XML-RPC Specification
Tue, Jun 15, 1999; by Dave Winer.
@@ -32,16 +32,16 @@ Host: betty.userland.com
Content-Type: text/xml
Content-length: 181
-<?xml version="1.0"?>
- <methodCall>
- <methodName>examples.getStateName</methodName>
- <params>
- <param>
+<?xml version="1.0"?>
+ <methodCall>
+ <methodName>examples.getStateName</methodName>
+ <params>
+ <param>
<value>
<i4>41</i4>
- </value>
- </param>
- </params>
+ </value>
+ </param>
+ </params>
</methodCall>
Header requirements
@@ -202,11 +202,11 @@ The following questions came up on the UserLand discussion group as XML-RPC was
What timezone should be assumed for the dateTime.iso8601 type? UTC? localtime?
- Don't assume a timezone. It should be specified by the server in its documentation what assumptions it makes about timezones.
+ Don't assume a timezone. It should be specified by the server in its documentation what assumptions it makes about timezones.
Additions
- <base64> type. 1/21/99 DW.
+ <base64> type. 1/21/99 DW.
Updated 6/30/03 DW
@@ -222,4 +222,4 @@ This document and translations of it may be copied and furnished to others, and
This document may not be modified in any way, such as by removing the copyright notice or references to UserLand or other organizations. Further, while these copyright restrictions apply to the written XML-RPC specification, no claim of ownership is made by UserLand to the protocol it describes. Any party may, for commercial or non-commercial purposes, implement this protocol without royalty or license fee to UserLand. The limited permissions granted herein are perpetual and will not be revoked by UserLand or its successors or assigns.
-This document and the information contained herein is provided on an "AS IS" basis and USERLAND DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. \ No newline at end of file
+This document and the information contained herein is provided on an "AS IS" basis and USERLAND DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.