* Bug fix for #403
* Fixed Issue #403
* Minor fixes.
* Improved error handling of gta_data_service.
Fixed an issue where the game crashes when throwing invalid json format exception.
* Minor fixes.
* Minor fixes.
* Improved error handling of gta_data_service.
Also extended the timeout to 30s.
* Improved error handling of gta_data_service.
- Fixed an issue where http_request doesn't handle HEAD requests and socket.recv error correctly.
- Limited gta_data_service to have only 1 active http request.
* Minor fixes.
* Minor fixes.