P
Peter Judge
Guest
Use the HttpClient for cross-platform (or use it as a base). Libcurl had issues when I tried it for http – there are async issues (callbacks into the AVM from a DLL don’t work and also there was some crashy behavious when trying to write-to-file (known in curl-land but considered a windows problem).
Continue reading...
Continue reading...