Releases: yhirose/cpp-httplib
Releases · yhirose/cpp-httplib
set_interface support and fixed URL encoding problem when sending a request to proxy
Fixed build problem with Visual C++
v0.4.1 Fix #289: Fixed build problem with Visual C++
Improve multipart content reader interface
This is another breaking change.
Digest Authentication support
v0.3.3 Updated README
Removed C++ exception
v0.3.2 Fix #282
Improve multipart content reader interface
Improve multipart content reader interface. It's another breaking change...
The MultipartFile structure has been modified.
The MultipartFile
structure has been modified. This is a breaking change.