mod_curl needs updating

Issue #16 new
Joseba Echevarria García repo owner created an issue

The current version of mod_curl uses an outdated version of libcurl. It also needs two different code bases (one for Android and another one for iOS). Compiling it yields warnings, which should be addressed.

Comments (1)

  1. Pablo Antonio Navarro Reyes

    In its current state (22/01/2016) it compiles correctly in Windows, but crashes when using curl_perform().

    Also, it would be interesting to have curl linked statically, instead of having many dlls around (there are like 10 of them just for curl!).

  2. Log in to comment