0.2.0
Added
HttpClient.request()
function for both sync and async clients.- HTTPS benchmarks.
- Httpd:
mode
configuration parameter. - Httpd: HTTPS mode.
Changed
SyncRequest
andAsyncRequest
are merged into unifiedRequest
class.Request.read()
meethod is replaced withRequest.content
property.