phymbert / xk6-sse

A k6 extension for Server-Sent Events (SSE)
Apache License 2.0
14 stars 7 forks source link

Headers param not working #6

Closed flex-seongbok closed 6 months ago

flex-seongbok commented 6 months ago

Hello thanks for making extension for sse it's very helpful for us. But I got a problem passing header and found that sseOpenArgs.headers is not used nowhere.

https://github.com/phymbert/xk6-sse/blob/6bf216135f1d433a37886a4b8e73470c3a82aa15/sse.go#L213