This website requires JavaScript.
Explore
Help
Register
Sign In
beu
/
TrackManiaControl
Watch
1
Star
0
Fork
0
You've already forked TrackManiaControl
Code
Issues
10
Pull Requests
Releases
Wiki
Activity
TrackManiaControl
/
libs
/
curl-easy
/
cURL
History
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
..
Collection.php
easy-curl update
2015-01-19 11:15:52 +01:00
Error.php
removed 'application' folder to have everything in the root directory
2014-09-29 18:20:09 +02:00
Event.php
updated depency libaries
2015-06-19 18:51:09 +02:00
Exception.php
removed 'application' folder to have everything in the root directory
2014-09-29 18:20:09 +02:00
Options.php
easy-curl update
2015-01-19 11:15:52 +01:00
Request.php
Implemented strict http request serialization for APIs that forbid a session to be used in concurrent requests (e.g. dedimania).
2017-05-22 22:32:15 +02:00
RequestInterface.php
removed 'application' folder to have everything in the root directory
2014-09-29 18:20:09 +02:00
RequestsQueue.php
Implemented strict http request serialization for APIs that forbid a session to be used in concurrent requests (e.g. dedimania).
2017-05-22 22:32:15 +02:00
RequestsQueueInterface.php
removed 'application' folder to have everything in the root directory
2014-09-29 18:20:09 +02:00
Response.php
easy-curl update
2015-01-19 11:15:52 +01:00