Jupyter server proxy SSE support

I face an issue with jupyter-server-proxy for Server Side Events (SSE). I have a server implementing SSE working if used direct, but when proxied by jupyter-server-proxy , it doesn’t work. Any idea? Does jupyter-server-proxy support chunked responses?