Changes between Version 85 and Version 86 of XMLRPC
- Timestamp:
- Jul 25, 2015, 10:45:45 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
XMLRPC
v85 v86 22 22 * if you want search uploads by useragent, use this link: http://www.opensubtitles.org/search/sublanguageid-all/useragent-$UserAgent 23 23 * for testing XML-RPC without programming, follow these [wiki:XML-RPC-debugger instructions] 24 * please support '''GZIP compression for XML-RPC''' (in your HTTP request should be Accept-Encoding: gzip), it can save around [http://forum.opensubtitles.org/viewtopic.php?f=8&t=14246&p=27911 97.5% of bandwidth], so it is faster, it is better. 24 * please support '''GZIP compression for XML-RPC''' (in your HTTP request should be Accept-Encoding: gzip), it can save around [http://forum.opensubtitles.org/viewtopic.php?f=8&t=14246&p=27911 97.5% of bandwidth], so it is faster, it is better. Also try to support gzip in your REQUEST XML-RPC (HTTP header '''content-encoding: gzip''') - for example very useful when uploading subtitles (no need to compress them...), 25 25 * for '''XML-RPC and HTTP''' request use registered USERAGENT in HTTP HEADERs, invalid UA could result for blocking users. 26 26 * You can specify preferred language for response also by sending HTTP HEADER "Accept-Language"