Skip to content

Flush / streaming #186

@freimer

Description

@freimer

It does not appear that this supports streaming, or the ability to flush the writer. The sessionResponseWriter is not exported (lowercase), so we can't get at the underlying ResponseWriter (w), nor can we call the Unwrap (because we would need to type assert and we can't because sessionResponseWriter is not exported. So bit of a quandary here, unless I'm just missing something. Would it be possible to implement http.Flusher?

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