Skip to content

unbuffered output does not work #21

Description

@jum

if I use the unbuffered output option like this:

cgi /cgi-bin/trace.cgi /usr/lib/cgi-bin/trace.cgi {
        unbuffered_output
}

I see this message in my error log:

Cannot write response without buffer.

apparently the current caddy version does not implement the Flusher interface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions