Skip to content

Releases: yhirose/cpp-httplib

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

Removed C++ exception

07 Dec 04:58
Compare
Choose a tag to compare
v0.3.2

Fix #282

Improve multipart content reader interface

02 Dec 12:12
Compare
Choose a tag to compare

Improve multipart content reader interface. It's another breaking change...

The MultipartFile structure has been modified.

02 Dec 03:21
d910bfc
Compare
Choose a tag to compare

v0.2.6

29 Nov 06:00
Compare
Choose a tag to compare
Added upload example

v0.2.5

07 Oct 13:09
Compare
Choose a tag to compare
Fixed PRI request problem

v0.2.4

12 Sep 14:43
Compare
Choose a tag to compare
Update README