• v0.1.3 e2b924ca77

    ahokponou released this 2024-10-10 17:33:21 +00:00 | 19 commits to main since this release

    Refactor Response Content-Length handling and add interfaces for Authenticator and Authorization

    • Moved Content-Length calculation logic to a private updateContentLength() method to improve encapsulation and reusability.
    • Updated send() method to call the updateContentLength() method before sending the headers.
    • Introduced interfaces for Authenticator and Authorization to standardize authentication and authorization mechanisms.

    Full chancelogs

    Downloads