v0.7.0
Minor Changes
- #58
f08acf1
Thanks @christoph-fricke! - Added "content-length" header forresponse(...).empty()
. If no "content-length" header is provided in the response init, the "content-length" header is now set with the value "0". See #56 for more details.