This website requires JavaScript.
Explore
Help
Register
Sign In
beu
/
TrackManiaControl
Watch
1
Star
0
Fork
0
Code
Issues
7
Pull Requests
Releases
Wiki
Activity
2,350
Commits
1
Branch
0
Tags
b0732bee9661d953bfbeaa51cac8007eac830dc5
Commit Graph
2 Commits
This Branch
This Branch
All Branches
Author
SHA1
Message
Date
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