Skip to content

v1.9.6

Latest
Compare
Choose a tag to compare
@an-tao an-tao released this 20 Jul 15:38
· 9 commits to master since this release

API changes list

  • Add setsockopt to HttpServer.

  • Support request stream.

Changed

  • Allow MultiPartParser to parse PATCH requests.

  • Add an example of prometheus.

  • Delay parsing json for HttpClient.

  • Update README.md.

Fixed

  • Fix some compilation warnings.

  • Fix typo in yaml config.