Skip to content

Releases: yhirose/cpp-httplib

Fixed problems (#351 and #352)

16 Feb 13:49
Compare
Choose a tag to compare

Expect: 100-Continue support

11 Feb 11:54
Compare
Choose a tag to compare

HEAD support for static file server

28 Jan 11:35
89740a8
Compare
Choose a tag to compare
v0.5.3

Added a contributor to README

Proxy support and bug fixes

22 Jan 05:10
f94c3f1
Compare
Choose a tag to compare
v0.5.2

Updated README

Added set_file_extension_and_mimetype_mapping server method and fixed problem with colon in URL

27 Dec 01:19
Compare
Choose a tag to compare

Better authentication support

22 Dec 17:53
Compare
Choose a tag to compare

set_interface support and fixed URL encoding problem when sending a request to proxy

18 Dec 04:03
Compare
Choose a tag to compare

Fixed build problem with Visual C++

14 Dec 03:53
Compare
Choose a tag to compare
v0.4.1

Fix #289: Fixed build problem with Visual C++

Improve multipart content reader interface

13 Dec 03:51
Compare
Choose a tag to compare

This is another breaking change.

Digest Authentication support

11 Dec 04:35
Compare
Choose a tag to compare
v0.3.3

Updated README