drogon v1.0.0-beta3 Release Notes

Release Date: 2019-07-28 // over 4 years ago
  • API change list

    • None

    ➕ Added

    • ➕ Add a README file for examples.
    • ➕ Add some managers to reduce the size of the HttpAppFrameworkImpl code.
    • ➕ Add missing wasm ContentType.

    🔄 Changed

    • ⚡️ Update the submodule - trantor.
    • ⚡️ Optimize processing of HTTP pipelining.

    🛠 Fixed

    • 🛠 Fix an error in the HttpClient class when sending a request using the HEAD method.