Dorian Selimovic

Results 1 issues of Dorian Selimovic

The Proxy middleware currently doesn't support Server-Sent Events. A HTTP request expecting a `text/event-stream` response is discarded because of [this line](https://github.com/labstack/echo/blob/master/middleware/proxy.go#L244) in `proxy.go`. I guess it may be an expected...

enhancement
help wanted
discussion