Releases: yhirose/cpp-httplib
Releases · yhirose/cpp-httplib
Deflate compression support when decompressing input body on Server
v0.5.6 Support for deflate compression (#360)
Fixed problems (#351 and #352)
Expect: 100-Continue support
v0.5.4 Fix #349
HEAD support for static file server
v0.5.3 Added a contributor to README
Proxy support and bug fixes
v0.5.2 Updated README
Added set_file_extension_and_mimetype_mapping server method and fixed problem with colon in URL
Better authentication support
v0.5.0 V0.5.0
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.