kremsy
ba1f6d54bd
updated version and year in comments
2019-01-05 21:02:24 +01:00
Jocy
39489f266f
Updated Copyright to 2018
2018-03-27 20:11:40 +02:00
kremsy
a689924ac8
removed debug code
2017-07-04 12:52:47 +02:00
Sebastian Büttner
419be435d0
Closes #155 , test for #156
...
Fixes #155 by disabeling the HTTP/1.1 100-Continuation mechanism (clearing the Expect-Header), which breaks with imcompatible servers for POST-requests larger than 1024B.
Added explicit content accepted encoding for #156 . This should resolve the issue. However, further testing on this is required.
2017-07-04 12:46:49 +02:00
kremsy
c7a50ff8cd
dedimania investigate (no fix for the setchallengetimes) problem foudn yet
2017-06-28 14:27:56 +02:00
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
kremsy
b3707a47d1
dedimania plugin upgrade + some upgrade on asynchttprequest
2017-05-08 18:53:56 +02:00
kremsy
6eef55df6d
small fixes
2017-03-29 20:38:56 +02:00
kremsy
f83640179d
add UsageInformation Interface to every class which can be used by Plugin Authors
2017-03-26 19:44:55 +02:00
kremsy
d09faa7c53
update copyright label
2017-02-04 11:49:23 +01:00
kremsy
2e50a757fd
Updated Copyright label
2016-05-04 09:57:31 +02:00
kremsy
a06e0b90b3
new filereader, some fixes
2015-11-06 16:52:13 +01:00
kremsy
57fcc239ba
small fix
2015-11-06 16:45:27 +01:00
kremsy
c1dd4c41c9
formatting fix
2015-11-06 16:24:46 +01:00
kremsy
7dadba5a97
improvements to suppport mania exchange ssl support
2015-11-06 16:21:04 +01:00
kremsy
3f7c4a50a6
file reader fix
2015-10-13 19:12:27 +02:00
kremsy
07fa365d1a
finishing async file reader restructureing
2015-09-30 22:58:49 +02:00
kremsy
67239cd1a9
async file reader restructure part 4
2015-09-30 22:51:12 +02:00
kremsy
fed08286ee
restructuriing filereader stage 3
2015-09-30 22:42:52 +02:00
kremsy
8aa0bbba86
restructuring filereader stage 2
2015-09-30 22:33:48 +02:00
kremsy
62105611bf
started restructuring filereader
2015-09-30 22:28:16 +02:00