Skip to content

feat: allow to unwrap the loggingResponseWriter

Mikhail Mazurskiy requested to merge ash2k/unwrap into master

This should make it possible to e.g. use Flush() on the underlying ResponseWriter.

We've tested this fix locally as part of Workhorse and it did help (together with other changes in Workhorse, which we'll open a MR for later).

FYI @ck3g

Edited by Mikhail Mazurskiy

Merge request reports