Hello, is there a dependancy of the connection suspend/resume functionality on the HTPS?
This configure options will fail to build the library: ./configure --disable-https --disable-largefile--disable-spdy--disable-curl --disable-epoll connection.c:2082:28: error: 'struct MHD_Connection' has no member named 'suspended' connection.c:2093:13: error: 'struct MHD_Connection' has no member named 'suspended' connection.c:2094:13: error: 'struct MHD_Connection' has no member named 'resuming' make[3]: *** [connection.lo] Error 1 Best Martin
