Changes between Version 125 and Version 126 of XMLRPC
- Timestamp:
- 01/18/2022 05:43:52 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
XMLRPC
v125 v126 97 97 Note: don't send any cookies using XML-RPC communication. 98 98 If VIP user is logged, in HTTP response headers and XML-RPC [data] field is returned: 99 Content-Location: https://vip-api.opensubtitles.org .local/xml-rpc - your application should change host to continue communicating with VIP API server. This API server is special for VIP users, it is more stable and faster.99 Content-Location: https://vip-api.opensubtitles.org/xml-rpc - your application should change host to continue communicating with VIP API server. This API server is special for VIP users, it is more stable and faster. 100 100 101 101 Example output: … … 112 112 [DownloadCnt] => 1215 113 113 [UserWebLanguage] => en 114 [Content-Location] => https://vip-api.opensubtitles.org .local/xml-rpc114 [Content-Location] => https://vip-api.opensubtitles.org/xml-rpc 115 115 ) 116 116 [seconds] => 0.496