Changes between Version 1 and Version 2 of XmlRpcStatusCode
- Timestamp:
- Aug 27, 2010, 6:25:15 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
XmlRpcStatusCode
v1 v2 15 15 16 16 17 === Errors 4xx===17 === Errors === 18 18 19 19 and if there was an error result will be one of these: … … 30 30 * 411 Empty or invalid useragent 31 31 * 412 %s has invalid format (reason) 32 32 * 501 Temporary down 33 * 503 Service Unavailable 34 * 301 Moved (to http://api.opensubtitles.org/xml-rpc) 33 35 34 36 ----