Skip to content

Releases: qicosmos/cinatra

v0.8.3

19 Dec 09:20
d222dbd
Compare
Choose a tag to compare

What's Changed

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

v0.8.2

26 Sep 08:01
2f8d126
Compare
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
Compare
Choose a tag to compare
  • coro_http_client
  • http press tool
  • some fix and improve

v0.8.0

15 Feb 02:42
15dee61
Compare
Choose a tag to compare

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

v0.07

01 Aug 01:33
Compare
Choose a tag to compare
v0.07 Pre-release
Pre-release
fix

provide more friendly interface

31 Jul 07:24
Compare
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.

support http cache, more friendly html render interface

24 May 01:02
Compare
Choose a tag to compare

a basic version, almost complete

08 May 09:55
Compare
Choose a tag to compare
Pre-release

support small static resource upload
support pathinfo?*
support session, cookie

next version will support a basic httpclient for commnication between servers.

add some functions

28 Feb 03:15
7156fa2
Compare
Choose a tag to compare
add some functions Pre-release
Pre-release

add some functions such as ssl, gzip, standard_alone, ipv6 etc.

first pre version

04 Feb 09:22
1eef1dc
Compare
Choose a tag to compare
first pre version Pre-release
Pre-release

first pre version