How to build request for text/event-stream Post request

hi,
can we create request for the text/event -stream post request?
Overview: This is post request to open a streaming service and reply with json payloads to answer it.

How can we achieve this ? do we need to use SSE or http should be able to handle?

Hi,

Support of POST requests for SSE was introduced in Gatling 3.11: What's new in Gatling 3.11