Skip to content

Releases: qicosmos/cinatra

Release v0.8.7

31 Jan 09:53
e7d481e

Choose a tag to compare

What's Changed

Full Changelog: v0.8.6...v0.8.7

Release v0.8.6

18 Jan 11:44
2999e7a

Choose a tag to compare

What's Changed

Full Changelog: v0.8.5...v0.8.6

Release v0.8.5

16 Jan 06:35
49b951d

Choose a tag to compare

What's Changed

Full Changelog: v0.8.4...v0.8.5

Release v0.8.4

10 Jan 03:45
033f92d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.3...v0.8.4

v0.8.3

19 Dec 09:20
d222dbd

Choose a tag to compare

What's Changed

Full Changelog: v0.8.2...v0.8.3

v0.8.2

26 Sep 08:01
2f8d126

Choose a tag to compare

fix:

  • http download bug
  • fix chunked

coro_http_client:

  • get/set http headers

http_server:

  • add neon isa for http parse

v0.8.1

05 Sep 22:59

Choose a tag to compare

  • coro_http_client
  • http press tool
  • some fix and improve

v0.8.0

15 Feb 02:42
15dee61

Choose a tag to compare

a tag before coroutine, next version will use c++20 coroutine.

v0.07

01 Aug 01:33

Choose a tag to compare

v0.07 Pre-release
Pre-release
fix

provide more friendly interface

31 Jul 07:24

Choose a tag to compare

Pre-release

1.simplify the upload interface;
2.simplify the download function;
3.support continues download
4.simplify the websocket interface
5.fix some bugs.