Skip to content

Release poao-frontend

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Oct 06:00
· 6 commits to main since this release
90531c3
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