mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-06-20 16:11:43 +02:00
The use of query parameters is required for SSE, because the standard does not support header. This works currently only for GET request to avoid parsing of request body.