Skip to content

Releases: yhirose/cpp-httplib

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

v0.2.3

05 Sep 17:26
Compare
Choose a tag to compare
Fixed build error on Windows

v0.2.2

05 Sep 03:29
Compare
Choose a tag to compare
Fixed problem caused by former changes

v0.2.1: Merge pull request #193 from omaralvarez/master

25 Jul 11:08
7231f6f
Compare
Choose a tag to compare
Fix small CMake error when looking for the library