Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a filter to compression to ignore SSE (#210)
Server sent events (SSE) don't play nicely with compression. This commit adds a filter which disables compression for all requests with Accept: text/event-stream
- Loading branch information