Commit History

Author SHA1 Message Date
  Sasha Szpakowski a4888f3ed6 Merge pull request #14 from MikuAuahDark/wininet 2 years ago
  Miku AuahDark 828f67519e Add WinINet backend. 2 years ago
  Miku AuahDark 525191e55c Make HTTPRequest::parseUrl public and static. 2 years ago
  Miku AuahDark 36abe4a798 Don't enable WinINet when compiling for UWP. 2 years ago
  Miku AuahDark b4e954f439 Boilerplate code for WinINet. 2 years ago
  Miku AuahDark 34035b6d51 Add application/x-www-form-urlencoded at higher-level. 2 years ago
  Miku AuahDark 78d691b21c HTTPSClient::Request::Request uses GET by default instead of empty string. 2 years ago
  Miku AuahDark b796337e2c Ignore .vscode and build folders. 2 years ago
  Miku AuahDark af279dfbc7 Update Actions to use tests script. 2 years ago
  Miku AuahDark da3bae4a93 Add tests. 2 years ago
  Miku AuahDark d9afbc7cc3 Use CURLOPT_NOBODY when doing HEAD request. 2 years ago
  Miku AuahDark 4f474d172d Example: Don't overwrite `package.cpath`. 2 years ago
  Miku AuahDark 742e99fe45 Minor refactor to cURL backend. 2 years ago
  Miku AuahDark 519c8ca8e4 Fix compiling with LuaJIT in Windows. 2 years ago
  Miku AuahDark d042495ec9 Don't link with cURL and OpenSSL libraries. 2 years ago
  Miku AuahDark 464aca21cb Fix macOS build. 2 years ago
  Miku AuahDark effe5f5495 Do not link to Lua library in Linux and macOS. 2 years ago
  Miku AuahDark 223c303bc6 Allow linking with LuaJIT libraries instead of Lua 5.1 2 years ago
  Miku AuahDark 67e58ac612 Update GitHub Actions workflow. 3 years ago
  slime 6a6d6bd577 windows: fix truncated body data returned from GET methods 3 years ago
  Miku AuahDark 8b5ec7bf6a Remove call to HttpURLConnection.setChunkedStreamingMode 3 years ago
  Alex Szpakowski cc33bda552 Merge pull request #6 from MikuAuahDark/morehttpmethod 3 years ago
  Miku AuahDark 26a5922520 Attempt to fix macOS build again. 3 years ago
  Miku AuahDark 4ac3b669b6 Fix Android compile. 3 years ago
  Miku AuahDark d05fd9b7d2 Attempt to fix cURL backend. 3 years ago
  Miku AuahDark 43284edd0c Attempt to fix macOS build. 3 years ago
  Miku AuahDark 4394481ab9 Avoid C++11 features. 3 years ago
  Miku AuahDark dde9163ced Merge branch 'main' into morehttpmethod 3 years ago
  Miku AuahDark 750b5ac1ef Rework Windows GitHub actions. 3 years ago
  Miku AuahDark 1c24988f37 Set default VS startup project. 3 years ago