Skip to content

Releases: hongliuliao/ehttp

v1.0.6 version release (2021-08-09)

09 Aug 05:53
Compare
Choose a tag to compare

[Feature] Multithread handle writeable event @huifeidexingyuner #32
[Bugfix] Fix sign broadcast repeated in destroy_threadpool() #31
[Bugfix] Fix when config line is empty will case access unvalid memory #34
[Bugfix] Fix localtime unthread safe question #37

v1.0.5 version release (2020-08-26)

26 Aug 11:22
Compare
Choose a tag to compare

[Feature] add max client idle time to release idle client
[Feature] add buildin mapping to view ehttp inner info
[Feature] add HttpJsonHandler to support a class hander
[Bugfix] fix when link is broken, ehttp receive SIGPIPE sign will exit problem.

v1.0.4 RELEASE (2019-02-22), fix 1.0.3 bug

22 Feb 11:13
Compare
Choose a tag to compare
  • [bugfix] Fix the bug when accept fail, will cause core
  • [bugfix] Fix field is not case-insensitive bug

v1.0.3 version release (2017-07-12)

12 Jul 06:42
Compare
Choose a tag to compare

Features:

  • [feature] Support get http client ip #4
  • [feature] Support multipart data #5

bio_version version release

12 Jul 06:28
Compare
Choose a tag to compare

This version is a bio version, use single thread to handle message