Changes between Version 17 and Version 18 of XMLRPC
- Timestamp:
- Nov 28, 2008, 5:08:55 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
XMLRPC
v17 v18 15 15 * For languages codes, check [http://en.wikipedia.org/wiki/List_of_ISO_639-2_codes ISO639], use '''pb/pob''' for Portuguese (Brazil) - [http://www.opensubtitles.org/addons/export_languages.php Download OS languages table dump] 16 16 * for gzip compression use function which adds no header to output, for PHP it is: [http://www.php.net/manual/en/function.gzcompress.php gzcompress]. For decompression is used [http://www.php.net/gzuncompress gzdecompress]. 17 * if you get '''407 Download limit reached''', do not use persistent connections (HTTP keep-alive) 17 18 18 19 = XMLRPC methods =