TrackManiaControl/core/Files
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
..
AsynchronousFileReader.php Revert "Implemented strict http request serialization for APIs that forbid a session to be used in concurrent requests (e.g. dedimania)." 2017-05-22 22:59:01 +02:00
AsyncHttpRequest.php Closes #155, test for #156 2017-07-04 12:46:49 +02:00
BackupUtil.php resolved https://github.com/ManiaControl/ManiaControl/issues/22 (added isHiddenFile method) 2017-04-16 16:41:30 +02:00
FileUtil.php resolved https://github.com/ManiaControl/ManiaControl/issues/22 (added isHiddenFile method) 2017-04-16 16:41:30 +02:00