Added
- Added a method
HttpClient::enableContentLength()to enable automatic adding ofContent-Lengthheader
Changed
- The
HttpClientwill no longer automatically add theContent-Lengthheader unless explicitly requested.
Fixed
- The
HttpClientwill no longer call theServerApi::output()with empty content