• v0.1.2 d291b8e21e

    ahokponou released this 2024-10-08 20:11:34 +00:00 | 20 commits to main since this release

    Release Notes for v0.1.2

    • Hotfix: Fixed the calculation of the Content-Length header in the Response class to ensure accurate length is set based on the body content.
    • Issue Addressed: Previous implementation incorrectly calculated the Content-Length using strlen() on the length itself instead of the actual content length.
    Downloads