Changes between Version 69 and Version 70 of XMLRPC
- Timestamp:
- Apr 26, 2014, 9:50:57 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
XMLRPC
v69 v70 25 25 * for '''XML-RPC and HTTP''' request use registered USERAGENT in HTTP HEADERs, invalid UA could result for blocking users. 26 26 * when downloading subtitles using standard HTTP we added HTTP RESPONSE HEADER: Download-Quota: %d, where %d is number how many subtitles can user still download. 27 * it is REQUIRED that your implementation supports LogIn() with user credentials (manually input user and password), because there are quite a lot of IPs, which are proxy (some service providers NAT, Singapore, Iran and others), and there is download limit per IP, so those users will hit limit very soon and OS will be not usable for them. Also there is other important reasons why to support this (VIP membership and so on) 27 28 28 29 = Common errors =