Commit Graph

7 Commits

Author SHA1 Message Date
Sebastian Büttner
edcd18e8f5 Revert "Implemented strict http request serialization for APIs that forbid a session to be used in concurrent requests (e.g. dedimania)."
This reverts commit b0732bee96.
Solution required PHP 7.0.7, thus breaking requirement of compatibility with PHP 5.4.
2017-05-22 22:59:01 +02:00
Sebastian Büttner
b0732bee96 Implemented strict http request serialization for APIs that forbid a session to be used in concurrent requests (e.g. dedimania).
Updated all API requests in DedimaniaPlugin to be serialized by this mechanism. Closes #139.
2017-05-22 22:32:15 +02:00
Sebastian Büttner
2ec6fdbed9 Fixed missing reuse of existing http connections which are kept-alive by remote servers (e.g. dedimania). 2017-05-21 17:52:56 +02:00
kremsy
ec604f7a64 updated requestsqueue 2017-05-20 11:29:15 +02:00
kremsy
925b7a38a4 updated depency libaries 2015-06-19 18:51:09 +02:00
kremsy
8eefa537c0 easy-curl update 2015-01-19 11:15:52 +01:00
Steffen Schröder
9642433363 removed 'application' folder to have everything in the root directory 2014-09-29 18:20:09 +02:00