Closed truedat101 closed 5 years ago
Per some complication when exploring #58 , I found that linking the curl libraries can be tricky, especially when considering static linking and distribution. The arsd implementation of http2 is good, solid in fact. https://github.com/adamdruppe/arsd/blob/master/http2.d
Going to close this out and just point people towards the http2. I think it begs the question, is why this isn't in phobos.
The D tutorials and online books don't show a good std.net or std.net.curl set of samples. The few examples available are based on something not in phobos, vibe-d. This is just another example of a community bug, that this is acceptable because ... not sure why this is ok. Phobos ought to be sufficient to build cloud services or simple web servers.