Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jun 16:33
· 5 commits to main since this release
d41af9e

Minor Changes

  • #58 f08acf1 Thanks @christoph-fricke! - Added "content-length" header for response(...).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.