Skip to content

Version 0.2.3

Latest
Compare
Choose a tag to compare
@Riimu Riimu released this 18 Dec 13:47

Added

  • Added a method HttpClient::enableContentLength() to enable automatic adding of Content-Length header

Changed

  • The HttpClient will no longer automatically add the Content-Length header unless explicitly requested.

Fixed

  • The HttpClient will no longer call the ServerApi::output() with empty content