Version 1.1.1 of CoD4: Unleashed has been released: https://github.com/atrX/CoD4-Unleashed-Server/releases/tag/1.1.1
Changelog:
Added:
Full support for HTTP 1.1
JSON support (GSC module, see unleashed\json in bin)
isArray function
getEpochTime and epochTimeToString
setSpectatedClient
Changed:
Project renamed to CoD4: Unleashed
Updated compile info
Deprecated httpPostRequest
The script reference has been updated to reflect these changes.
Edit: Hotfix released addressing an issue with the JSON module not parsing boolean values properly.