You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to make the compress work with the go server engine, it needed to prevent the results from setting the header and triggering a write. Also in the adapter we cannot use the http.ServerContent method if the output stream is using the compressor.
0 commit comments