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
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
b3707a47d1
dedimania plugin upgrade + some upgrade on asynchttprequest
2017-05-08 18:53:56 +02:00
kremsy
01bc21e37b
resolved https://github.com/ManiaControl/ManiaControl/issues/22 (added isHiddenFile method)
2017-04-16 16:41:30 +02:00
kremsy
9741027a71
async filereader removed old test method
2017-04-16 15:30:43 +02:00
kremsy
879b3056ce
changed timestamp to seconds in backup filename + unit tests
2017-04-15 23:35:17 +02:00
Jocy
1b110e5d17
Plugin filenames must match class names
...
changed deprecated public values in ManiaControl.php to private
2017-04-02 16:20:16 +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
f8dc43e517
filereader cleanup
2015-10-13 19:13:27 +02: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
kremsy
6a8087cd95
additional headers in asynchronousfilereader
2015-07-29 14:35:19 +02:00
kremsy
0ca7d2dd15
updated copyright
2015-01-19 11:06:20 +01:00
Steffen Schröder
9642433363
removed 'application' folder to have everything in the root directory
2014-09-29 18:20:09 +02:00