Skip to content

Write after timeout #81

@Fluder-Paradyne

Description

@Fluder-Paradyne

So I have some endpoints with timeout middleware and some without,
Sometime I see in respone of an endpoint without timeout having a prefix of output from a timed out endpoint

reponse looks something like this {"key": "value"}{"key": "value"} -- the first json is from timed an api with timeout middleware and second json is the actual endpoint

Go version: 1.23
gin-contrib/timeout version: 1.1.0
gin version: v1.10.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions