v1.18
- CHG: OpenSSL dlls upgraded to version 1.1.f.
Note: Microsoft Visual C++ 2010 SP1 Runtime (msvcr100.dll) no more required to be installed on target computer. - NEW: TCurlHttpClass methods to send a file (by name or contents): .SendFile, .SendBinData, .SendFileStr, .SendBinDataStr. Shortcuts for curl.exe --data-binary [@file].
- FIX: template: Changed #AT(%DataSection) to #AT(%DataSectionBeforeWindow)