Light HTTP Stack for Visual C++ Project
I just want a light HTTP stack. Something similar to WinInet
or WinHTTP
, with cookie support, etc. Are there any good alternatives to those? Seems like I find a bug or limitation in either开发者_如何学Python one that I end up hung up on.
精彩评论