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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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