• fix: improve multipart form data handling in gin context
    Some checks failed
    Publish Docker image (Multi Registries, native amd64+arm64) / Build & push (amd64) [native] (push) Has been cancelled
    Publish Docker image (Multi Registries, native amd64+arm64) / Build & push (arm64) [native] (push) Has been cancelled
    Publish Docker image (Multi Registries, native amd64+arm64) / Create multi-arch manifests (Docker Hub) (push) Has been cancelled

    Ghost released this 2026-02-23 16:59:46 +08:00 | 411 commits to main since this release

    • Added caching for the original Content-Type header in the parseMultipartFormData function.
    • This change ensures that the Content-Type is retrieved from the context if previously set, enhancing performance and consistency.
    Downloads